Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c208 #define DDR_BIST_COMP_CNT_M 0xff macro
210 (((x) & DDR_BIST_COMP_CNT_M) << DDR_BIST_COMP_CNT_S)
212 (DDR_BIST_COMP_CNT_M << DDR_BIST_COMP_CNT_S)