Home
last modified time | relevance | path

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

123456

/u-boot-v2022.01-rc1/arch/m68k/lib/
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
/u-boot-v2022.01-rc1/arch/x86/cpu/quark/
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 …]
A Dsmc.c254 uint32_t temp; in ddrphy_init() local
1420 uint32_t temp; in rcvn_cal() local
2091 uint32_t temp; /* temporary DWORD */ in wr_train() local
2485 uint32_t temp; in set_auto_refresh() local
/u-boot-v2022.01-rc1/arch/arm/include/asm/
A Dutils.h13 u32 temp = n; in log_2_n_round_up() local
29 u32 temp = n; in log_2_n_round_down() local
/u-boot-v2022.01-rc1/arch/arm/dts/
A Dsocfpga_cyclone5_vining_fpga.dts126 temp: lm75@48 { label
/u-boot-v2022.01-rc1/drivers/thermal/
A Dthermal-uclass.c18 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp()
A Dimx_scu_thermal.c29 static int read_temperature(struct udevice *dev, int *temp) in read_temperature()
54 int imx_sc_thermal_get_temp(struct udevice *dev, int *temp) in imx_sc_thermal_get_temp()
A Dti-bandgap.c161 static int ti_bandgap_get_temp(struct udevice *dev, int *temp) in ti_bandgap_get_temp()
/u-boot-v2022.01-rc1/drivers/ddr/microchip/
A Dddr2.c114 u32 ras2ras, ras2cas, prech2ras, temp; in ddr2_ctrl_init() local
271 u32 temp; in ddr2_calculate_size() local
/u-boot-v2022.01-rc1/arch/m68k/cpu/mcf532x/
A Dspeed.c93 u32 temp; in clock_limp() local
147 int fref, temp, fout, mfd; in clock_pll() local
/u-boot-v2022.01-rc1/lib/
A Drc4.c17 unsigned char s[256], k[256], temp; in rc4_encode() local
/u-boot-v2022.01-rc1/arch/powerpc/lib/
A Dtime.c68 unsigned long temp; in timer_init() local
A Dkgdb.c16 unsigned long temp; in kgdb_setjmp() local
30 unsigned long temp; in kgdb_longjmp() local
/u-boot-v2022.01-rc1/drivers/ddr/marvell/a38x/
A Dxor.c168 u32 temp; in mv_xor_mem_init() local
398 u32 temp; in mv_xor_transfer() local
/u-boot-v2022.01-rc1/board/atmel/common/
A Dvideo_display.c30 char temp[32]; in at91_video_show_board_info() local
/u-boot-v2022.01-rc1/arch/arm/mach-omap2/omap5/
A Dfdt.c38 u32 *temp; in ft_hs_fixup_crossbar() local
101 u32 temp[2]; in ft_hs_fixup_sram() local
/u-boot-v2022.01-rc1/arch/mips/include/asm/
A Dbitops.h68 unsigned long temp; in set_bit() local
110 unsigned long temp; in clear_bit() local
134 unsigned long temp; in change_bit() local
173 unsigned long temp, res; in test_and_set_bit() local
224 unsigned long temp, res; in test_and_clear_bit() local
276 unsigned long temp, res; in test_and_change_bit() local
/u-boot-v2022.01-rc1/arch/arm/mach-socfpga/
A Dwrap_handoff_soc64.c83 u32 temp; in socfpga_handoff_read() local
/u-boot-v2022.01-rc1/board/freescale/m5253demo/
A Dm5253demo.c37 u32 RC, temp; in dram_init() local
/u-boot-v2022.01-rc1/drivers/power/pmic/
A Dpalmas.c53 char *temp; in palmas_bind() local
/u-boot-v2022.01-rc1/arch/arm/cpu/armv8/
A Dgeneric_timer.c41 unsigned long temp; in timer_read_counter() local
/u-boot-v2022.01-rc1/board/freescale/t104xrdb/
A Ddiu.c41 unsigned long speed_ccb, temp; in diu_set_pixel_clock() local
/u-boot-v2022.01-rc1/cmd/
A Dbooti.c30 uint8_t *temp; in booti_start() local
/u-boot-v2022.01-rc1/fs/jffs2/
A Dcompr_rubin.c51 register unsigned long temp; in rubin_do_decompress() local
/u-boot-v2022.01-rc1/drivers/net/
A Darmada100_fec.c429 u32 temp; in armdfec_init() local
554 u32 cmd_sts, temp; in armdfec_send() local
607 u32 temp; in armdfec_recv() local

Completed in 43 milliseconds

123456