Searched refs:APPL_CTRL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-tegra194.c | 45 #define APPL_CTRL 0x4 macro 460 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done() 462 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done() 912 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_prepare_host() 914 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_prepare_host() 956 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_host_init() 958 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_host_init() 1348 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() 1352 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller() 1370 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() [all …]
|