Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap4/
H A Dsdram_elpida.c44 .temp_alert_config = 0xd8016893,
58 .temp_alert_config = 0x58016893,
72 .temp_alert_config = 0x58016893,
86 .temp_alert_config = 0xd8016893,
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c44 .temp_alert_config = 0x08000a05,
63 .temp_alert_config = 0x08000a05,
82 .temp_alert_config = 0x08000a05,
102 .temp_alert_config = 0x00000000,
126 .temp_alert_config = 0x00000000,
/OK3568_Linux_fs/u-boot/board/ti/am43xx/
H A 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,
/OK3568_Linux_fs/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,
/OK3568_Linux_fs/u-boot/board/compulab/cl-som-am57x/
H A Dspl.c41 .temp_alert_config = 0x00000000,
109 .temp_alert_config = 0x00000000,
/OK3568_Linux_fs/u-boot/board/compulab/cm_t54/
H A Dspl.c28 .temp_alert_config = 0x00000000,
/OK3568_Linux_fs/u-boot/board/compulab/cm_t43/
H A Dspl.c44 .temp_alert_config = 0x0,
/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()
893 regs->temp_alert_config = in emif_calculate_regs()
914 print_timing_reg(regs->temp_alert_config); in emif_calculate_regs()
/OK3568_Linux_fs/u-boot/board/ti/am57xx/
H A Dboard.c110 .temp_alert_config = 0x00000000,
174 .temp_alert_config = 0x00000000,
/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/include/asm/
H A Demif.h1177 u32 temp_alert_config; member