Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c109 #define IO_OE_EN_HARD_BYPASS BIT(11) macro
422 val &= ~IO_OE_EN_HARD_BYPASS; in hi3670_pcie_oe_ctrl()
424 val |= IO_OE_EN_HARD_BYPASS; in hi3670_pcie_oe_ctrl()