Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-tegra.c139 #define AFI_PCIE_CONFIG_PCIE_DISABLE(x) (1 << ((x) + 1)) macro
710 value |= AFI_PCIE_CONFIG_PCIE_DISABLE(port->index); in tegra_pcie_port_disable()
1114 value &= ~AFI_PCIE_CONFIG_PCIE_DISABLE(port->index); in tegra_pcie_enable_controller()