Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c48 #define DDR_CAS_L_M 0x17 macro
50 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S)
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c47 #define DDR_CAS_L_M 0x17 macro
49 #define DDR_CAS_L(x) (((x) & DDR_CAS_L_M) << DDR_CAS_L_S)