Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c34 #define SOC_PCIECTRL_CTRL12_ADDR 0x030 macro
291 regmap_read(phy->apb, SOC_PCIECTRL_CTRL12_ADDR, &val); in hi3670_pcie_natural_cfg()
294 regmap_write(phy->apb, SOC_PCIECTRL_CTRL12_ADDR, val); in hi3670_pcie_natural_cfg()
693 regmap_read(phy->apb, SOC_PCIECTRL_CTRL12_ADDR, &val); in hi3670_pcie_phy_power_on()
695 regmap_write(phy->apb, SOC_PCIECTRL_CTRL12_ADDR, val); in hi3670_pcie_phy_power_on()