Searched refs:SUN6I_DPHY_ANA2_REG (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/phy/allwinner/ |
D | phy-sun6i-mipi-dphy.c | 84 #define SUN6I_DPHY_ANA2_REG 0x54 macro 207 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_tx_power_on() 229 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_tx_power_on() 238 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_tx_power_on() 305 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_rx_power_on() 365 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, 0); in sun6i_dphy_power_off()
|