/u-boot/arch/m68k/lib/ |
A D | cache.c | 53 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 D | mrc_util.c | 143 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 D | utils.h | 13 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 D | speed.c | 76 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 D | socfpga_cyclone5_vining_fpga.dts | 126 temp: lm75@48 { label
|
/u-boot/drivers/thermal/ |
A D | thermal-uclass.c | 16 int thermal_get_temp(struct udevice *dev, int *temp) in thermal_get_temp()
|
A D | imx_scu_thermal.c | 29 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 D | ti-bandgap.c | 161 static int ti_bandgap_get_temp(struct udevice *dev, int *temp) in ti_bandgap_get_temp()
|
/u-boot/drivers/ddr/microchip/ |
A D | ddr2.c | 114 u32 ras2ras, ras2cas, prech2ras, temp; in ddr2_ctrl_init() local 271 u32 temp; in ddr2_calculate_size() local
|
/u-boot/lib/ |
A D | rc4.c | 17 unsigned char s[256], k[256], temp; in rc4_encode() local
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | speed.c | 93 u32 temp; in clock_limp() local 147 int fref, temp, fout, mfd; in clock_pll() local
|
/u-boot/arch/powerpc/lib/ |
A D | time.c | 68 unsigned long temp; in timer_init() local
|
A D | kgdb.c | 16 unsigned long temp; in kgdb_setjmp() local 30 unsigned long temp; in kgdb_longjmp() local
|
/u-boot/board/freescale/m547xevb/ |
A D | m547xevb.c | 34 u32 temp; in dram_init() local
|
/u-boot/board/freescale/m548xevb/ |
A D | m548xevb.c | 34 u32 temp; in dram_init() local
|
/u-boot/board/atmel/common/ |
A D | video_display.c | 30 char temp[32]; in at91_video_show_board_info() local
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | xor.c | 168 u32 temp; in mv_xor_mem_init() local 398 u32 temp; in mv_xor_transfer() local
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | fdt.c | 38 u32 *temp; in ft_hs_fixup_crossbar() local 101 u32 temp[2]; in ft_hs_fixup_sram() local
|
/u-boot/board/freescale/m5253demo/ |
A D | m5253demo.c | 37 u32 RC, temp; in dram_init() local
|
/u-boot/arch/arm/mach-socfpga/ |
A D | wrap_pinmux_config_s10.c | 20 unsigned int handoff_chunk[handoff_entry], temp, i; in sysmgr_pinmux_handoff_read() local
|
/u-boot/arch/mips/include/asm/ |
A D | bitops.h | 68 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 D | palmas.c | 53 char *temp; in palmas_bind() local
|
/u-boot/board/freescale/t104xrdb/ |
A D | diu.c | 41 unsigned long speed_ccb, temp; in diu_set_pixel_clock() local
|
/u-boot/arch/arm/cpu/armv8/ |
A D | generic_timer.c | 41 unsigned long temp; in timer_read_counter() local
|
/u-boot/cmd/ |
A D | booti.c | 30 uint8_t *temp; in booti_start() local
|