Home
last modified time | relevance | path

Searched refs:temp_alert_config (Results 1 – 11 of 11) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/omap4/
Dsdram_elpida.c43 .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/
Dsdram.c43 .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/
Dboard.c159 .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/
Devm.c73 .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/
Dspl.c40 .temp_alert_config = 0x00000000,
108 .temp_alert_config = 0x00000000,
/external/u-boot/board/compulab/cm_t54/
Dspl.c27 .temp_alert_config = 0x00000000,
/external/u-boot/board/compulab/cm_t43/
Dspl.c41 .temp_alert_config = 0x0,
/external/u-boot/board/ti/am57xx/
Dboard.c119 .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/
Demif-common.c185 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/
Dddr.c87 writel(regs->temp_alert_config, &emif_reg[nr]->emif_temp_alert_config); in config_sdram_emif4d5()
/external/u-boot/arch/arm/include/asm/
Demif.h1222 u32 temp_alert_config; member