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

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c158 #define APPL_CFG_MISC 0x110 macro
1450 val = appl_readl(pcie, APPL_CFG_MISC);
1452 appl_writel(pcie, val, APPL_CFG_MISC);
1828 val = appl_readl(pcie, APPL_CFG_MISC);
1831 appl_writel(pcie, val, APPL_CFG_MISC);

Completed in 225 milliseconds