Searched refs:SW_TX_PD (Results 1 – 2 of 2) sorted by relevance
165 SW_TX_PD(0x3ff) | SW_PD_PLL); in rk628_combtxphy_power_on()197 SW_TX_IDLE(0x3ff) | SW_TX_PD(0x3ff) | SW_PD_PLL); in rk628_combtxphy_power_off()
18 #define SW_TX_PD(x) UPDATE(x, 17, 8) macro