Searched refs:MESON_PCIE_REG0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/amlogic/ |
H A D | phy-meson-axg-pcie.c | 15 #define MESON_PCIE_REG0 0x00 macro 38 .max_register = MESON_PCIE_REG0, 50 regmap_update_bits(priv->regmap, MESON_PCIE_REG0, in phy_axg_pcie_power_on() 64 regmap_update_bits(priv->regmap, MESON_PCIE_REG0, in phy_axg_pcie_power_off() 78 regmap_write(priv->regmap, MESON_PCIE_REG0, MESON_PCIE_PHY_INIT); in phy_axg_pcie_init()
|
/kernel/linux/linux-6.6/drivers/phy/amlogic/ |
H A D | phy-meson-axg-pcie.c | 16 #define MESON_PCIE_REG0 0x00 macro 39 .max_register = MESON_PCIE_REG0, 51 regmap_update_bits(priv->regmap, MESON_PCIE_REG0, in phy_axg_pcie_power_on() 65 regmap_update_bits(priv->regmap, MESON_PCIE_REG0, in phy_axg_pcie_power_off() 79 regmap_write(priv->regmap, MESON_PCIE_REG0, MESON_PCIE_PHY_INIT); in phy_axg_pcie_init()
|
Completed in 2 milliseconds