Home
last modified time | relevance | path

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

/linux/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()