Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c118 #define IO_REF_HARD_GT_MODE BIT(0) macro
441 val &= ~IO_REF_HARD_GT_MODE; in hi3670_pcie_ioref_gt()
451 val |= IO_REF_HARD_GT_MODE; in hi3670_pcie_ioref_gt()