Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/cadence/
Dpci-j721e.c33 #define LINK_TRAINING_ENABLE BIT(0) macro
130 reg |= LINK_TRAINING_ENABLE; in j721e_pcie_start_link()
142 reg &= ~LINK_TRAINING_ENABLE; in j721e_pcie_stop_link()