Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c88 writel(regs->temp_alert_config, &emif_reg[nr]->emif_temp_alert_config); in config_sdram_emif4d5()
/OK3568_Linux_fs/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()
355 writel(regs->temp_alert_config, &emif->emif_temp_alert_config); in dra7_ddr3_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h654 u32 emif_temp_alert_config; member