Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/cadence/
H A Dpci-j721e.c32 #define LINK_TRAINING_ENABLE BIT(0) macro
129 reg |= LINK_TRAINING_ENABLE; in j721e_pcie_start_link()
141 reg &= ~LINK_TRAINING_ENABLE; in j721e_pcie_stop_link()