Searched refs:temp_alert_config (Results 1 – 9 of 9) sorted by relevance
/u-boot/arch/arm/mach-omap2/omap4/ |
A D | sdram_elpida.c | 44 .temp_alert_config = 0xd8016893, 58 .temp_alert_config = 0x58016893, 72 .temp_alert_config = 0x58016893, 86 .temp_alert_config = 0xd8016893,
|
/u-boot/arch/arm/mach-omap2/omap5/ |
A D | sdram.c | 44 .temp_alert_config = 0x08000a05, 63 .temp_alert_config = 0x08000a05, 82 .temp_alert_config = 0x08000a05, 102 .temp_alert_config = 0x00000000, 126 .temp_alert_config = 0x00000000,
|
/u-boot/board/ti/am43xx/ |
A D | board.c | 166 .temp_alert_config = 0x0, 202 .temp_alert_config = 0x0, 228 .temp_alert_config = 0x0, 251 .temp_alert_config = 0x0, 274 .temp_alert_config = 0x0, 300 .temp_alert_config = 0x00000000,
|
/u-boot/board/ti/dra7xx/ |
A D | evm.c | 81 .temp_alert_config = 0x00000000, 106 .temp_alert_config = 0x00000000, 131 .temp_alert_config = 0x00000000, 156 .temp_alert_config = 0x00000000, 181 .temp_alert_config = 0x00000000, 206 .temp_alert_config = 0x00000000, 231 .temp_alert_config = 0x00000000, 256 .temp_alert_config = 0x00000000,
|
/u-boot/board/compulab/cm_t43/ |
A D | spl.c | 43 .temp_alert_config = 0x0,
|
/u-boot/board/ti/am57xx/ |
A D | board.c | 145 .temp_alert_config = 0x00000000, 209 .temp_alert_config = 0x00000000, 272 .temp_alert_config = 0x00000000, 297 .temp_alert_config = 0x00000000,
|
/u-boot/arch/arm/mach-omap2/ |
A D | emif-common.c | 190 writel(regs->temp_alert_config, &emif->emif_temp_alert_config); in emif_update_timings() 436 writel(regs->temp_alert_config, &emif->emif_temp_alert_config); in dra7_ddr3_init() 995 regs->temp_alert_config = in emif_calculate_regs() 1016 print_timing_reg(regs->temp_alert_config); in emif_calculate_regs()
|
/u-boot/arch/arm/mach-omap2/am33xx/ |
A D | ddr.c | 95 writel(regs->temp_alert_config, &emif_reg[nr]->emif_temp_alert_config); in config_sdram_emif4d5()
|
/u-boot/arch/arm/include/asm/ |
A D | emif.h | 1221 u32 temp_alert_config; member
|
Completed in 20 milliseconds