Searched refs:APPL_CTRL (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/pci/controller/dwc/ |
| D | pcie-tegra194.c | 50 #define APPL_CTRL 0x4 macro 445 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done() 447 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done() 963 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 965 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 998 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 1000 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 1408 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() 1414 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller() 1432 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() [all …]
|