Home
last modified time | relevance | path

Searched refs:temp0 (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Daf9005-fe.c64 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 …]
/openbmc/u-boot/cmd/aspeed/
H A Ddptest.c828 char temp0 = 0, temp1 = 0; in Apply_HPD_Auto_Test() local
990 temp0 = (AUX_Data[0] & 0x03); in Apply_HPD_Auto_Test()
994 switch (temp0) { in Apply_HPD_Auto_Test()
1007 DBG(DBG_ERR, "HP_I TP 0x206 other swing0 val %x!\n", temp0); in Apply_HPD_Auto_Test()
1033 temp0 = (AUX_Data[0] & 0x0C); in Apply_HPD_Auto_Test()
1037 switch (temp0) { in Apply_HPD_Auto_Test()
1050 DBG(DBG_ERR, "HP_I TP 0x206 other Pre-emphasis0 val %x!\n", temp0); in Apply_HPD_Auto_Test()
1103 temp0 = AUX_Data[0]; in Apply_HPD_Auto_Test()
1112 AUX_Data[0] = temp0 | 0x20; in Apply_HPD_Auto_Test()
/openbmc/linux/drivers/macintosh/
H A Dwindfarm_pm72.c309 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()
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dst-thermal.txt25 temp0@91a0000 {
/openbmc/linux/drivers/soc/mediatek/
H A Dmtk-svs.c1817 u32 idx, i, ft_pgm, mts, temp0, temp1, temp2; in svs_mt8183_efuse_parsing() local
1953 temp0 = (10000 * 100000 / gain) * 15 / 18; in svs_mt8183_efuse_parsing()
1954 mts = (temp0 * 10) / o_slope; in svs_mt8183_efuse_parsing()
1978 temp0 = (degc_cali * 10 / 2); in svs_mt8183_efuse_parsing()
1983 svsb->bts = (temp0 + temp2 - 250) * 4 / 10; in svs_mt8183_efuse_parsing()
/openbmc/linux/drivers/input/touchscreen/
H A Dads7846.c488 SHOW(temp0, temp0, null_adjust) /* temp1_input */ in SHOW() argument
/openbmc/u-boot/arch/arm/dts/
H A Dstih410.dtsi347 temp0{
/openbmc/qemu/target/i386/tcg/
H A Dfpu_helper.c1797 CPU_LDoubleU temp0, temp1; in helper_fprem_common() local
1800 temp0.d = ST0; in helper_fprem_common()
1802 exp0 = EXPD(temp0); in helper_fprem_common()
1812 exp0 = 1 - clz64(temp0.l.lower); in helper_fprem_common()
/openbmc/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst157 | | | +-------------------------- 4. temp0 reading (Celsius)
/openbmc/linux/drivers/net/ethernet/neterion/
H A Ds2io.c6745 struct sk_buff **skb, u64 *temp0, u64 *temp1, in set_rxd_buffer_pointer() argument
6761 rxdp1->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer()
6776 rxdp1->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer()
6789 rxdp3->Buffer0_ptr = *temp0; in set_rxd_buffer_pointer()
6807 rxdp3->Buffer0_ptr = *temp0 = in set_rxd_buffer_pointer()
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-core.c3098 __ATTR_MRO(temp0, ctemp_show),