Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c107 #define IO_OE_HARD_GT_MODE BIT(1) macro
393 val &= ~IO_OE_HARD_GT_MODE; /* enable hard gt mode */ in hi3670_pcie_phyref_gt()
395 val |= IO_OE_HARD_GT_MODE; /* disable hard gt mode */ in hi3670_pcie_phyref_gt()