Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c43 .temp_alert_config = 0xd8016893,
57 .temp_alert_config = 0x58016893,
71 .temp_alert_config = 0x58016893,
85 .temp_alert_config = 0xd8016893,
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A 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,
/openbmc/u-boot/board/ti/am43xx/
H A Dboard.c162 .temp_alert_config = 0x0,
198 .temp_alert_config = 0x0,
224 .temp_alert_config = 0x0,
247 .temp_alert_config = 0x0,
270 .temp_alert_config = 0x0,
296 .temp_alert_config = 0x00000000,
/openbmc/u-boot/board/ti/dra7xx/
H A 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,
/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c40 .temp_alert_config = 0x00000000,
108 .temp_alert_config = 0x00000000,
/openbmc/u-boot/board/compulab/cm_t54/
H A Dspl.c27 .temp_alert_config = 0x00000000,
/openbmc/u-boot/board/compulab/cm_t43/
H A Dspl.c41 .temp_alert_config = 0x0,
/openbmc/u-boot/board/ti/am57xx/
H A Dboard.c119 .temp_alert_config = 0x00000000,
183 .temp_alert_config = 0x00000000,
246 .temp_alert_config = 0x00000000,
271 .temp_alert_config = 0x00000000,
/openbmc/u-boot/arch/arm/mach-omap2/
H A 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()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c87 writel(regs->temp_alert_config, &emif_reg[nr]->emif_temp_alert_config); in config_sdram_emif4d5()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h1222 u32 temp_alert_config; member