Searched refs:SUN6I_DPHY_ANA2_REG (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/allwinner/ |
H A D | phy-sun6i-mipi-dphy.c | 92 #define SUN6I_DPHY_ANA2_REG 0x54 macro 251 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_a31_mipi_dphy_tx_power_on() 279 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun50i_a100_mipi_dphy_tx_power_on() 283 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun50i_a100_mipi_dphy_tx_power_on() 373 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_tx_power_on() 382 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_tx_power_on() 453 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, in sun6i_dphy_rx_power_on() 513 regmap_write(dphy->regs, SUN6I_DPHY_ANA2_REG, 0); in sun6i_dphy_power_off()
|