Home
last modified time | relevance | path

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

123456

/u-boot/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/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 …]
/u-boot/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/arch/m68k/cpu/mcf5445x/
A Dspeed.c76 int temp, vco = 0, bootmod_ccr, pdr; in setup_5441x_clocks() local
137 int vco = 0, temp, fbtemp, pcrvalue; in setup_5445x_clocks() local
203 int temp = ((in_be32(&pll->pcr) & PLL_PCR_OUTDIV2_MASK) >> 4) + 1; in setup_5445x_clocks() local
/u-boot/arch/arm/dts/
A Dsocfpga_cyclone5_vining_fpga.dts126 temp: lm75@48 { label
/u-boot/drivers/thermal/
A Dthermal-uclass.c16 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/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/lib/
A Drc4.c17 unsigned char s[256], k[256], temp; in rc4_encode() local
/u-boot/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/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/board/freescale/m547xevb/
A Dm547xevb.c34 u32 temp; in dram_init() local
/u-boot/board/freescale/m548xevb/
A Dm548xevb.c34 u32 temp; in dram_init() local
/u-boot/board/atmel/common/
A Dvideo_display.c30 char temp[32]; in at91_video_show_board_info() local
/u-boot/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/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/board/freescale/m5253demo/
A Dm5253demo.c37 u32 RC, temp; in dram_init() local
/u-boot/arch/arm/mach-socfpga/
A Dwrap_pinmux_config_s10.c20 unsigned int handoff_chunk[handoff_entry], temp, i; in sysmgr_pinmux_handoff_read() local
/u-boot/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/drivers/power/pmic/
A Dpalmas.c53 char *temp; in palmas_bind() local
/u-boot/board/freescale/t104xrdb/
A Ddiu.c41 unsigned long speed_ccb, temp; in diu_set_pixel_clock() local
/u-boot/arch/arm/cpu/armv8/
A Dgeneric_timer.c41 unsigned long temp; in timer_read_counter() local
/u-boot/cmd/
A Dbooti.c30 uint8_t *temp; in booti_start() local

Completed in 22 milliseconds

123456