Searched refs:SUN6I_DPHY_ANA3_REG (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/phy/allwinner/ |
D | phy-sun6i-mipi-dphy.c | 90 #define SUN6I_DPHY_ANA3_REG 0x58 macro 211 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_tx_power_on() 217 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_tx_power_on() 224 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_tx_power_on() 308 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_rx_power_on() 366 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, 0); in sun6i_dphy_power_off()
|