Searched refs:SUN6I_DPHY_ANA1_REG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/allwinner/ |
H A D | phy-sun6i-mipi-dphy.c | 54 #define SUN6I_DPHY_ANA1_REG 0x50 macro 161 regmap_write(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_dphy_power_on() 203 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_dphy_power_on() 218 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_dphy_power_off()
|
/kernel/linux/linux-6.6/drivers/phy/allwinner/ |
H A D | phy-sun6i-mipi-dphy.c | 87 #define SUN6I_DPHY_ANA1_REG 0x50 macro 236 regmap_write(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_a31_mipi_dphy_tx_power_on() 378 regmap_update_bits(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_dphy_tx_power_on() 446 regmap_write(dphy->regs, SUN6I_DPHY_ANA1_REG, in sun6i_dphy_rx_power_on() 512 regmap_write(dphy->regs, SUN6I_DPHY_ANA1_REG, 0); in sun6i_dphy_power_off()
|
Completed in 2 milliseconds