Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-ath79/qca953x/
H A Dddr.c220 #define DDR_TAP_MAX_VAL 0x40 macro
463 } while (tap < DDR_TAP_MAX_VAL); in ddr_tap_tuning()
467 tap_val %= DDR_TAP_MAX_VAL; in ddr_tap_tuning()