Searched refs:SUN6I_DPHY_ANA3_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/phy/allwinner/ |
H A D | phy-sun6i-mipi-dphy.c | 98 #define SUN6I_DPHY_ANA3_REG 0x58 macro 255 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_a31_mipi_dphy_tx_power_on() 287 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun50i_a100_mipi_dphy_tx_power_on() 361 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_tx_power_on() 368 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_tx_power_on() 456 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_rx_power_on() 514 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, 0); in sun6i_dphy_power_off()
|
/kernel/linux/linux-5.10/drivers/phy/allwinner/ |
H A D | phy-sun6i-mipi-dphy.c | 65 #define SUN6I_DPHY_ANA3_REG 0x58 macro 180 regmap_write(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_power_on() 186 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_power_on() 193 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA3_REG, in sun6i_dphy_power_on()
|
Completed in 2 milliseconds