Home
last modified time | relevance | path

Searched refs:DDRC_TIMING4_TCKE_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/imgtec/ci20/
H A Dci20.c274 (4 << DDRC_TIMING4_TCKE_BIT) | (9 << DDRC_TIMING4_TMINSR_BIT) |
318 (4 << DDRC_TIMING4_TCKE_BIT) | (7 << DDRC_TIMING4_TMINSR_BIT) |
/openbmc/u-boot/arch/mips/mach-jz47xx/include/mach/
H A Djz4780_dram.h251 #define DDRC_TIMING4_TCKE_BIT 16 macro
252 #define DDRC_TIMING4_TCKE_MASK (0x7 << DDRC_TIMING4_TCKE_BIT)