Home
last modified time | relevance | path

Searched defs:mrc_timings (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-quark/
H A Dmrc.h75 struct mrc_timings { struct
76 uint32_t rcvn[NUM_CHANNELS][NUM_RANKS][NUM_BYTE_LANES];
77 uint32_t rdqs[NUM_CHANNELS][NUM_RANKS][NUM_BYTE_LANES];
78 uint32_t wdqs[NUM_CHANNELS][NUM_RANKS][NUM_BYTE_LANES];
79 uint32_t wdq[NUM_CHANNELS][NUM_RANKS][NUM_BYTE_LANES];
80 uint32_t vref[NUM_CHANNELS][NUM_BYTE_LANES];
81 uint32_t wctl[NUM_CHANNELS][NUM_RANKS];
82 uint32_t wcmd[NUM_CHANNELS];
83 uint32_t scrambler_seed;
85 uint8_t ddr_speed;