Searched refs:SW_TX_IDLE (Results 1 – 2 of 2) sorted by relevance
164 SW_PD_PLL_MASK, SW_TX_IDLE(0x3ff) | in rk628_combtxphy_power_on()197 SW_TX_IDLE(0x3ff) | SW_TX_PD(0x3ff) | SW_PD_PLL); in rk628_combtxphy_power_off()
16 #define SW_TX_IDLE(x) UPDATE(x, 29, 20) macro