Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c47 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S) macro
/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c46 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S) macro