Searched refs:temp_alert_config (Results 1 – 11 of 11) sorted by relevance
/external/u-boot/arch/arm/mach-omap2/omap4/ |
D | sdram_elpida.c | 43 .temp_alert_config = 0xd8016893, 57 .temp_alert_config = 0x58016893, 71 .temp_alert_config = 0x58016893, 85 .temp_alert_config = 0xd8016893,
|
/external/u-boot/arch/arm/mach-omap2/omap5/ |
D | sdram.c | 43 .temp_alert_config = 0x08000a05, 62 .temp_alert_config = 0x08000a05, 81 .temp_alert_config = 0x08000a05, 101 .temp_alert_config = 0x00000000, 125 .temp_alert_config = 0x00000000,
|
/external/u-boot/board/ti/am43xx/ |
D | board.c | 159 .temp_alert_config = 0x0, 195 .temp_alert_config = 0x0, 221 .temp_alert_config = 0x0, 244 .temp_alert_config = 0x0, 267 .temp_alert_config = 0x0, 293 .temp_alert_config = 0x00000000,
|
/external/u-boot/board/ti/dra7xx/ |
D | evm.c | 73 .temp_alert_config = 0x00000000, 98 .temp_alert_config = 0x00000000, 123 .temp_alert_config = 0x00000000, 148 .temp_alert_config = 0x00000000, 173 .temp_alert_config = 0x00000000, 198 .temp_alert_config = 0x00000000, 223 .temp_alert_config = 0x00000000, 248 .temp_alert_config = 0x00000000,
|
/external/u-boot/board/compulab/cl-som-am57x/ |
D | spl.c | 40 .temp_alert_config = 0x00000000, 108 .temp_alert_config = 0x00000000,
|
/external/u-boot/board/compulab/cm_t54/ |
D | spl.c | 27 .temp_alert_config = 0x00000000,
|
/external/u-boot/board/compulab/cm_t43/ |
D | spl.c | 41 .temp_alert_config = 0x0,
|
/external/u-boot/board/ti/am57xx/ |
D | board.c | 119 .temp_alert_config = 0x00000000, 183 .temp_alert_config = 0x00000000, 246 .temp_alert_config = 0x00000000, 271 .temp_alert_config = 0x00000000,
|
/external/u-boot/arch/arm/mach-omap2/ |
D | emif-common.c | 185 writel(regs->temp_alert_config, &emif->emif_temp_alert_config); in emif_update_timings() 420 writel(regs->temp_alert_config, &emif->emif_temp_alert_config); in dra7_ddr3_init() 979 regs->temp_alert_config = in emif_calculate_regs() 1000 print_timing_reg(regs->temp_alert_config); in emif_calculate_regs()
|
/external/u-boot/arch/arm/mach-omap2/am33xx/ |
D | ddr.c | 87 writel(regs->temp_alert_config, &emif_reg[nr]->emif_temp_alert_config); in config_sdram_emif4d5()
|
/external/u-boot/arch/arm/include/asm/ |
D | emif.h | 1222 u32 temp_alert_config; member
|