Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-ath79/qca953x/
Dddr.c208 #define DDR_BIST_COMP_CNT_MASK \ macro
448 pass = val & DDR_BIST_COMP_CNT_MASK; in ddr_tap_tuning()