Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci_tegra.c85 #define AFI_SM_INTR_ENABLE 0xc4 macro
793 afi_writel(pcie, 0, AFI_SM_INTR_ENABLE);
/openbmc/linux/drivers/pci/controller/
H A Dpci-tegra.c114 #define AFI_SM_INTR_ENABLE 0xc4 macro
1143 afi_writel(pcie, 0xffffffff, AFI_SM_INTR_ENABLE); in tegra_pcie_enable_controller()