Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_tegra.c101 #define AFI_INTR_EN_TGT_DECERR (1 << 3) macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-tegra.c142 #define AFI_INTR_EN_TGT_DECERR (1 << 3) macro
1155 AFI_INTR_EN_TGT_SLVERR | AFI_INTR_EN_TGT_DECERR | in tegra_pcie_enable_controller()