Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/host/
Dpci-tegra.c170 #define AFI_FUSE_PCIE_T0_GEN2_DIS (1 << 2) macro
879 value &= ~AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()
883 value |= AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()