Searched refs:PHYCTRL_CALDONE_SHIFT (Results 1 – 2 of 2) sorted by relevance
45 #define PHYCTRL_CALDONE_SHIFT 0x6 macro72 ((((x) >> PHYCTRL_CALDONE_SHIFT) & \
29 #define PHYCTRL_CALDONE_SHIFT 0x6 macro160 caldone = (caldone >> PHYCTRL_CALDONE_SHIFT) & PHYCTRL_CALDONE_MASK; in rk3399_emmc_phy_power_on()