Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c30 #define DDR_TRAS_M 0x1f macro
31 #define DDR_TRAS(x) (((x) & DDR_TRAS_M) << DDR_TRAS_S)
/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/ar933x/
H A Dddr.c31 #define DDR_TRAS_M 0x1f macro