Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-apple.c50 #define CORE_LANE_CTL_CFGACC BIT(15) macro
477 rmw_set(CORE_LANE_CTL_CFGACC, pcie->base + CORE_LANE_CTL(port->idx)); in apple_pcie_setup_refclk()
494 rmw_clear(CORE_LANE_CTL_CFGACC, pcie->base + CORE_LANE_CTL(port->idx)); in apple_pcie_setup_refclk()