Searched refs:temp0 (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/media/usb/dvb-usb/ |
A D | af9005-fe.c | 64 u8 temp0, temp1; in af9005_read_word_agc() local 149 &temp0); in af9005_get_post_vit_err_cw_count() 163 &temp0); in af9005_get_post_vit_err_cw_count() 182 &temp0); in af9005_get_post_vit_err_cw_count() 244 &temp0); in af9005_get_pre_vit_err_bit_count() 586 buf[3] = temp0; in af9005_fe_program_cfoe() 621 buf[3] = temp0; in af9005_fe_program_cfoe() 652 buf[3] = temp0; in af9005_fe_program_cfoe() 683 buf[3] = temp0; in af9005_fe_program_cfoe() 714 buf[3] = temp0; in af9005_fe_program_cfoe() [all …]
|
/linux-6.3-rc2/drivers/macintosh/ |
A D | windfarm_pm72.c | 309 s32 temp0, power0, temp1, power1, t_max = 0; in cpu_fans_tick_combined() local 323 err = read_one_cpu_vals(0, &temp0, &power0); in cpu_fans_tick_combined() 337 t_max = max(t_max, max(temp0, temp1)); in cpu_fans_tick_combined() 344 temp = max(temp0, temp1); in cpu_fans_tick_combined()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/thermal/ |
A D | st-thermal.txt | 25 temp0@91a0000 {
|
/linux-6.3-rc2/drivers/soc/mediatek/ |
A D | mtk-svs.c | 1827 u32 idx, i, ft_pgm, mts, temp0, temp1, temp2; in svs_mt8183_efuse_parsing() local 1962 temp0 = (10000 * 100000 / gain) * 15 / 18; in svs_mt8183_efuse_parsing() 1963 mts = (temp0 * 10) / o_slope; in svs_mt8183_efuse_parsing() 1987 temp0 = (degc_cali * 10 / 2); in svs_mt8183_efuse_parsing() 1992 svsb->bts = (temp0 + temp2 - 250) * 4 / 10; in svs_mt8183_efuse_parsing()
|
/linux-6.3-rc2/drivers/input/touchscreen/ |
A D | ads7846.c | 490 SHOW(temp0, temp0, null_adjust) /* temp1_input */ in SHOW() argument
|
/linux-6.3-rc2/Documentation/hwmon/ |
A D | dell-smm-hwmon.rst | 157 | | | +-------------------------- 4. temp0 reading (Celsius)
|
/linux-6.3-rc2/drivers/net/ethernet/neterion/ |
A D | s2io.c | 6752 struct sk_buff **skb, u64 *temp0, u64 *temp1, in set_rxd_buffer_pointer() argument 6768 rxdp1->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer() 6783 rxdp1->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer() 6796 rxdp3->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer() 6814 rxdp3->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer()
|
/linux-6.3-rc2/drivers/media/pci/ddbridge/ |
A D | ddbridge-core.c | 3098 __ATTR_MRO(temp0, ctemp_show),
|
Completed in 30 milliseconds