Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/cadence/
Dpci-j721e.c36 #define LINK_TRAINING_ENABLE BIT(0) macro
134 reg |= LINK_TRAINING_ENABLE; in j721e_pcie_start_link()
146 reg &= ~LINK_TRAINING_ENABLE; in j721e_pcie_stop_link()