Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c205 #define DDR_BIST_COMP_CNT_M 0xff macro
207 (((x) & DDR_BIST_COMP_CNT_M) << DDR_BIST_COMP_CNT_S)
209 (DDR_BIST_COMP_CNT_M << DDR_BIST_COMP_CNT_S)