Searched refs:SW_TX_PD_MASK (Results 1 – 2 of 2) sorted by relevance
124 rk628_i2c_update_bits(rk628, COMBTXPHY_CON0, SW_TX_IDLE_MASK | SW_TX_PD_MASK, 0); in rk628_combtxphy_lvds_power_on()152 SW_PD_PLL | SW_TX_PD_MASK, 0); in rk628_combtxphy_gvi_power_on()163 SW_TX_IDLE_MASK | SW_TX_PD_MASK | in rk628_combtxphy_power_on()195 SW_TX_PD_MASK | SW_PD_PLL_MASK | in rk628_combtxphy_power_off()
17 #define SW_TX_PD_MASK GENMASK(17, 8) macro