Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c202 #define DDR_REG_BIST_STATUS 0x120 macro
442 val = readl(regs + DDR_REG_BIST_STATUS); in ddr_tap_tuning()