Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_tegra.c110 #define AFI_PCIE_CONFIG_PCIE_DISABLE_ALL 0xe macro
751 value |= AFI_PCIE_CONFIG_PCIE_DISABLE_ALL | pcie->xbar;
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-tegra.c153 #define AFI_PCIE_CONFIG_PCIE_DISABLE_ALL 0xe macro
1128 value |= AFI_PCIE_CONFIG_PCIE_DISABLE_ALL | pcie->xbar_config; in tegra_pcie_enable_controller()