Searched refs:APPL_CTRL (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/pci/controller/dwc/ |
| D | pcie-tegra194.c | 49 #define APPL_CTRL 0x4 macro 468 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done() 470 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done() 983 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 985 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 1018 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 1020 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 1426 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() 1432 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller() 1450 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() [all …]
|