Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c204 #define DDR_BIST_COMP_CNT_S 1 macro
207 (((x) & DDR_BIST_COMP_CNT_M) << DDR_BIST_COMP_CNT_S)
209 (DDR_BIST_COMP_CNT_M << DDR_BIST_COMP_CNT_S)