Home
last modified time | relevance | path

Searched refs:emif_temp_alert_config (Results 1 – 3 of 3) sorted by relevance

/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/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()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h684 u32 emif_temp_alert_config; member