Home
last modified time | relevance | path

Searched refs:PCIE_OE_BYPASS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c137 #define PCIE_OE_BYPASS GENMASK(29, 28) macro
209 val &= ~PCIE_OE_BYPASS; in hi3670_pcie_phy_oe_enable()
211 val |= PCIE_OE_BYPASS; in hi3670_pcie_phy_oe_enable()
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-kirin.c61 #define PCIE_OE_BYPASS (0x3 << 28) macro
212 val &= ~PCIE_OE_BYPASS; in kirin_pcie_oe_enable()
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-kirin.c53 #define PCIE_OE_BYPASS (0x3 << 28) macro
235 val &= ~PCIE_OE_BYPASS; in hi3660_pcie_phy_oe_enable()

Completed in 3 milliseconds