Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c216 #define DDR_TAP_MAGIC_VAL 0xaa55aa55 macro
418 first = DDR_TAP_MAGIC_VAL; in ddr_tap_tuning()
451 if (first != DDR_TAP_MAGIC_VAL) { in ddr_tap_tuning()