Searched refs:AFI_PCIE_CONFIG_PCIE_DISABLE (Results 1 – 2 of 2) sorted by relevance
107 #define AFI_PCIE_CONFIG_PCIE_DISABLE(x) (1 << ((x) + 1)) macro750 value &= ~AFI_PCIE_CONFIG_PCIE_DISABLE(port->index);
138 #define AFI_PCIE_CONFIG_PCIE_DISABLE(x) (1 << ((x) + 1)) macro709 value |= AFI_PCIE_CONFIG_PCIE_DISABLE(port->index); in tegra_pcie_port_disable()1113 value &= ~AFI_PCIE_CONFIG_PCIE_DISABLE(port->index); in tegra_pcie_enable_controller()