Home
last modified time | relevance | path

Searched refs:MESON_PCIE_REG0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/amlogic/
H A Dphy-meson-axg-pcie.c16 #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()