Searched refs:SRT (Results 1 – 9 of 9) sorted by relevance
| /u-boot/board/bachmann/ot1200/ |
| A D | ot1200_spl.c | 102 .SRT = 1,
|
| /u-boot/board/compulab/cm_fx6/ |
| A D | spl.c | 122 .SRT = 0, 191 .SRT = 0,
|
| /u-boot/board/bticino/mamoj/ |
| A D | spl.c | 104 .SRT = 0,
|
| /u-boot/board/phytec/pfla02/ |
| A D | pfla02.c | 512 .SRT = 1, 527 .SRT = 1, 542 .SRT = 1,
|
| /u-boot/board/phytec/pcm058/ |
| A D | pcm058.c | 187 .SRT = 1,
|
| /u-boot/board/udoo/ |
| A D | udoo_spl.c | 147 .SRT = 0,
|
| /u-boot/board/engicam/common/ |
| A D | spl.c | 217 .SRT = 0,
|
| /u-boot/arch/arm/include/asm/arch-mx6/ |
| A D | mx6-ddr.h | 395 u8 SRT; /* self-refresh temperature: 0=normal, 1=extended */ member
|
| /u-boot/arch/arm/mach-imx/mx6/ |
| A D | ddr.c | 1427 debug("SRT=%d\n", ddr3_cfg->SRT); in mx6_ddr3_cfg() 1525 val = (sysinfo->rtt_wr & 3) << 9 | (ddr3_cfg->SRT & 1) << 7 | in mx6_ddr3_cfg()
|
Completed in 13 milliseconds