Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_tegra.c95 #define AFI_AFI_INTR_ENABLE 0xc8 macro
792 afi_writel(pcie, 0, AFI_AFI_INTR_ENABLE);
/openbmc/linux/drivers/pci/controller/
H A Dpci-tegra.c124 #define AFI_AFI_INTR_ENABLE 0xc8 macro
1142 afi_writel(pcie, value, AFI_AFI_INTR_ENABLE); in tegra_pcie_enable_controller()