Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c135 #define SCTRL_PCIE_OE_OFFSET 0x14a macro
206 regmap_read(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, &val); in hi3670_pcie_phy_oe_enable()
212 regmap_write(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, val); in hi3670_pcie_phy_oe_enable()
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c51 #define SCTRL_PCIE_OE_OFFSET 0x14a macro
233 regmap_read(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, &val); in hi3660_pcie_phy_oe_enable()
236 regmap_write(phy->sysctrl, SCTRL_PCIE_OE_OFFSET, val); in hi3660_pcie_phy_oe_enable()