Home
last modified time | relevance | path

Searched defs:temp (Results 101 – 125 of 1632) sorted by relevance

12345678910>>...66

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_device_queue_manager_cik.c120 unsigned int temp; in update_qpd_cik() local
154 unsigned int temp; in update_qpd_cik_hawaii() local
H A Dkfd_device_queue_manager_vi.c157 unsigned int temp; in update_qpd_vi() local
198 unsigned int temp; in update_qpd_vi_tonga() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy.c30 s32 temp; in dsi_dphy_timing_calc_clk_zero() local
60 s32 temp; in msm_dsi_dphy_timing_calc() local
159 s32 temp; in msm_dsi_dphy_timing_calc_v2() local
274 s32 temp; in msm_dsi_dphy_timing_calc_v3() local
383 s32 temp; in msm_dsi_dphy_timing_calc_v4() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dmax6697.c88 u8 temp[8][4]; /* [nr][0]=temp [1]=ext [2]=max [3]=crit */ member
257 int temp; in temp_input_show() local
274 int temp; in temp_show() local
307 long temp; in temp_store() local
333 long temp; in offset_store() local
H A Ddrivetemp.c149 #define temp_is_valid(temp) ((temp) != INVALID_TEMP) argument
150 #define temp_from_sct(temp) (((s8)(temp)) * 1000) argument
208 long *temp) in drivetemp_get_smarttemp()
336 long temp; in drivetemp_identify_sata() local
H A Dtmp401.c148 u16 temp[7][3]; member
158 int temp = reg; in tmp401_register_to_temp() local
166 static u16 tmp401_temp_to_register(long temp, u8 config, int zbits) in tmp401_temp_to_register()
296 int temp, index = to_sensor_dev_attr(devattr)->index; in temp_crit_hyst_show() local
361 int temp, index = to_sensor_dev_attr(devattr)->index; in temp_crit_hyst_store() local
H A Di5500_temp.c41 long temp; in temp1_input_show() local
57 long temp; in thresh_show() local
/OK3568_Linux_fs/u-boot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c133 static void temp2string(int temp, char *data, int len) in temp2string()
270 int temp, enum pm_event evt) in wtemp_dvfs_is_effect()
288 int temp, enum pm_event evt) in __wtemp_dvfs_apply()
393 int temp, ret; in wtemp_dvfs_apply() local
420 int temp, ret; in wtemp_dvfs_repeat_apply() local
/OK3568_Linux_fs/kernel/drivers/char/agp/
H A Dfrontend.c65 static void agp_remove_from_pool(struct agp_memory *temp) in agp_remove_from_pool()
197 static void agp_insert_into_pool(struct agp_memory * temp) in agp_insert_into_pool()
336 struct agp_client *temp; in agp_remove_all_clients() local
359 struct agp_memory *temp; in agp_remove_all_memory() local
488 struct agp_client *temp; in agp_find_client_by_pid() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c900 u32 temp; in qlcnic_83xx_alloc_mbx_args() local
1147 u32 temp = 0; in qlcnic_83xx_del_rx_ctx() local
1300 u32 temp = 0; in qlcnic_83xx_del_tx_ctx() local
1323 u32 *buf, intr_mask, temp = 0; in qlcnic_83xx_create_tx_ctx() local
1697 u32 temp; in qlcnic_83xx_setup_link_event() local
1730 u32 temp = 0; in qlcnic_83xx_nic_set_promisc() local
1836 int temp; in qlcnic_extend_lb_idc_cmpltn_wait() local
1982 u32 temp = 0, temp_ip; in qlcnic_83xx_config_ipaddr() local
2019 u32 temp, arg1; in qlcnic_83xx_config_hw_lro() local
2099 u32 *buf, temp = 0; in qlcnic_83xx_sre_macaddr_change() local
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/
H A Dsis_main.c540 unsigned short temp, i, realcrtno = crtno; in sisfb_handle_ddc() local
781 u8 temp; in sisfballowretracecrt1() local
823 unsigned char temp, reg; in sisfbcheckvretracecrt2() local
2070 u8 cr32, temp; in sisfb_detect_VB_connect() local
2212 u16 temp = 0xffff; in sisfb_sense_crt1() local
2289 unsigned short temp, realcrtno, i; in SiS_SenseLCD() local
2375 int temp, mytest, result, i, j; in SISDoSense() local
2849 u8 temp; in sisfb_engine_init() local
3735 unsigned short temp; in sisfb_set_TVxposoffset() local
4035 unsigned long temp = 2; in sisfb_setup() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Dsmsc911x.c495 unsigned int temp; in smsc911x_mac_read() local
524 unsigned int temp; in smsc911x_mac_write() local
813 unsigned int temp; in smsc911x_phy_reset() local
1219 unsigned int temp; in smsc911x_poll() local
1437 unsigned int temp; in smsc911x_soft_reset() local
1529 u32 temp; in smsc911x_irqhandler() local
1587 unsigned int temp; in smsc911x_open() local
1745 unsigned int temp; in smsc911x_stop() local
1782 unsigned int temp; in smsc911x_hard_start_xmit() local
1890 unsigned int temp; in smsc911x_set_multicast_list() local
[all …]
/OK3568_Linux_fs/u-boot/drivers/ddr/microchip/
H A Dddr2.c115 u32 ras2ras, ras2cas, prech2ras, temp; in ddr2_ctrl_init() local
272 u32 temp; in ddr2_calculate_size() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dphy.h199 __le32 temp; member
211 __le32 temp; member
222 __le32 temp; member
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_util.c26 u32 temp; in util_reverse_words_buff() local
58 u32 temp; in util_reverse_buff() local
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal-generic-adc.c26 int temp, temp_hi, temp_lo, adc_hi, adc_lo; in gadc_thermal_adc_to_temp() local
55 static int gadc_thermal_get_temp(void *data, int *temp) in gadc_thermal_get_temp()
/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dcard.c237 struct list_head *pos, *temp; in pnp_add_card() local
278 struct list_head *pos, *temp; in pnp_remove_card() local
417 struct list_head *pos, *temp; in pnp_register_card_driver() local
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dwindfarm_pm112.c200 static int cpu_check_overtemp(s32 temp) in cpu_check_overtemp()
270 s32 temp, power, t_max = 0; in cpu_fans_tick() local
357 s32 temp; in backside_fan_tick() local
407 s32 temp; in drive_bay_fan_tick() local
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dbitops.h69 unsigned long temp; in set_bit() local
111 unsigned long temp; in clear_bit() local
135 unsigned long temp; in change_bit() local
174 unsigned long temp, res; in test_and_set_bit() local
225 unsigned long temp, res; in test_and_clear_bit() local
277 unsigned long temp, res; in test_and_change_bit() local
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsl-lpspi.c226 u32 temp; in fsl_lpspi_write_tx_fifo() local
257 u32 temp = 0; in fsl_lpspi_set_cmd() local
284 u32 temp; in fsl_lpspi_set_watermark() local
380 u32 temp; in fsl_lpspi_config() local
498 u32 temp; in fsl_lpspi_reset() local
822 u32 temp; in fsl_lpspi_probe() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c45 int temp; member
200 int temp) in mlxsw_thermal_tz_score_update()
279 int temp; in mlxsw_thermal_get_temp() local
324 int trip, int temp) in mlxsw_thermal_set_trip_temp()
436 int temp; in mlxsw_thermal_module_temp_get() local
493 int trip, int temp) in mlxsw_thermal_module_trip_temp_set()
560 int temp; in mlxsw_thermal_gearbox_temp_get() local
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-avcore.c55 u32 temp = 0; in verve_read_byte() local
107 u32 temp = 0; in afe_read_byte() local
118 u8 temp = 0; in cx231xx_afe_init_super_block() local
522 u32 temp = 0; in vid_blk_read_byte() local
543 u8 temp = 0; in cx231xx_check_fw() local
940 u8 temp = 0; in cx231xx_enable656() local
956 u8 temp = 0; in cx231xx_disable656() local
/OK3568_Linux_fs/kernel/arch/parisc/math-emu/
H A Dfcnvfxt.c52 register unsigned int src, temp; in sgl_to_sgl_fcnvfxt() local
117 register unsigned int src, temp, resultp2; in sgl_to_dbl_fcnvfxt() local
/OK3568_Linux_fs/u-boot/drivers/i2c/
H A Dtsi108_i2c.c46 u32 temp; in i2c_read_byte() local
165 u32 temp; in i2c_write_byte() local
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-isch.c60 int temp; in sch_transaction() local
142 int i, len, temp, rc; in sch_access() local

12345678910>>...66