Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c211 #define DDR_BIST_COMP_CNT_MASK \ macro
451 pass = val & DDR_BIST_COMP_CNT_MASK; in ddr_tap_tuning()