Home
last modified time | relevance | path

Searched defs:temp (Results 1 – 25 of 145) sorted by relevance

123456

/rk3399_rockchip-uboot/arch/x86/cpu/quark/
H A Dmrc_util.c143 uint32_t temp; in set_rcvn() local
217 uint32_t temp; in get_rcvn() local
267 uint32_t temp; in set_rdqs() local
303 uint32_t temp; in get_rdqs() local
337 uint32_t temp; in set_wdqs() local
411 uint32_t temp; in get_wdqs() local
461 uint32_t temp; in set_wdq() local
535 uint32_t temp; in get_wdq() local
582 uint32_t temp; in set_wcmd() local
654 uint32_t temp; in get_wcmd() local
[all …]
/rk3399_rockchip-uboot/arch/m68k/lib/
H A Dcache.c53 u32 temp = 0; in icache_disable() local
73 u32 temp; in icache_invalid() local
105 u32 temp = 0; in dcache_disable() local
125 u32 temp; in dcache_invalid() local
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dutils.h14 u32 temp = n; in log_2_n_round_up() local
30 u32 temp = n; in log_2_n_round_down() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmw_eeprom.c157 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_write() local
177 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_write() local
198 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_read() local
216 u16 temp = mw_eeprom_read_word(dev, addr >> 1); in mw_eeprom_read() local
/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd_diu.c25 unsigned long speed_ccb, temp, pixval; in diu_set_pixel_clock() local
46 u8 temp; in platform_diu_init() local
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dspeed.c75 int temp, vco = 0, bootmod_ccr, pdr; in setup_5441x_clocks() local
134 int vco = 0, temp, fbtemp, pcrvalue; in setup_5445x_clocks() local
200 int temp = ((in_be32(&pll->pcr) & PLL_PCR_OUTDIV2_MASK) >> 4) + 1; in setup_5445x_clocks() local
/rk3399_rockchip-uboot/drivers/thermal/
H A Drockchip_thermal.c174 int temp; member
617 int *temp) in tsadc_code_to_temp()
688 int temp) in tsadc_temp_to_code_v2()
1005 int chn, int *temp) in tsadc_get_temp_v2()
1016 static int predict_temp(int temp) in predict_temp()
1087 int chn, int *temp) in tsadc_get_temp_v3()
1098 static int tsadc_get_temp_v4(struct udevice *dev, int chn, int *temp) in tsadc_get_temp_v4()
1110 int chn, int temp) in tsadc_alarm_temp_v2()
1127 static void tsadc_alarm_temp_v3(struct udevice *dev, int chn, int temp) in tsadc_alarm_temp_v3()
1143 int chn, int temp) in tsadc_tshut_temp_v2()
[all …]
H A Dthermal-uclass.c17 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp()
H A Dfp9931_thermal.c14 static int fp9931_get_temp(struct udevice *dev, int *temp) in fp9931_get_temp()
H A Dsy7636a_thermal.c14 static int sy7636a_get_temp(struct udevice *dev, int *temp) in sy7636a_get_temp()
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/drivers/i2c/
H A Dtsi108_i2c.c46 u32 temp; in i2c_read_byte() local
165 u32 temp; in i2c_write_byte() local
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf532x/
H A Dspeed.c92 u32 temp; in clock_limp() local
146 int fref, temp, fout, mfd; in clock_pll() local
/rk3399_rockchip-uboot/lib/
H A Drc4.c18 unsigned char s[256], k[256], temp; in rc4_encode() local
/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dkgdb.c15 unsigned long temp; in kgdb_setjmp() local
29 unsigned long temp; in kgdb_longjmp() local
H A Dtime.c66 unsigned long temp; in timer_init() local
/rk3399_rockchip-uboot/drivers/power/dvfs/
H A Drockchip_wtemp_dvfs.c133 static void temp2string(int temp, char *data, int len) in temp2string()
272 int temp, enum pm_event evt) in wtemp_dvfs_is_effect()
290 int temp, enum pm_event evt) in __wtemp_dvfs_apply()
395 int temp, ret; in wtemp_dvfs_apply() local
422 int temp, ret; in wtemp_dvfs_repeat_apply() local
/rk3399_rockchip-uboot/board/freescale/m547xevb/
H A Dm547xevb.c32 u32 temp; in dram_init() local
/rk3399_rockchip-uboot/board/freescale/m548xevb/
H A Dm548xevb.c32 u32 temp; in dram_init() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/
H A Dgeneric_timer.c32 unsigned long temp; in timer_read_counter() local
/rk3399_rockchip-uboot/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
/rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/
H A Dfdt.c37 u32 *temp; in ft_hs_fixup_crossbar() local
100 u32 temp[2]; in ft_hs_fixup_sram() local
/rk3399_rockchip-uboot/common/
H A Diomux.c29 char *console_args, *temp, **start; in iomux_doenv() local
/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dm5253demo.c34 u32 RC, temp; in dram_init() local

123456