Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c169 #define AFI_FUSE_PCIE_T0_GEN2_DIS (1 << 2) macro
1140 value &= ~AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()
1144 value |= AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c155 #define AFI_FUSE_PCIE_T0_GEN2_DIS (1 << 2) macro
1121 value &= ~AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()
1125 value |= AFI_FUSE_PCIE_T0_GEN2_DIS; in tegra_pcie_enable_controller()

Completed in 8 milliseconds