Home
last modified time | relevance | path

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

/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c141 #define PCIE_OE_BYPASS GENMASK(29, 28) macro
213 val &= ~PCIE_OE_BYPASS; in hi3670_pcie_phy_oe_enable()
215 val |= PCIE_OE_BYPASS; in hi3670_pcie_phy_oe_enable()
/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c51 #define PCIE_OE_BYPASS (0x3 << 28) macro
232 val &= ~PCIE_OE_BYPASS; in hi3660_pcie_phy_oe_enable()