Searched refs:APPL_CTRL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 46 #define APPL_CTRL 0x4 macro 461 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done() 463 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done() 916 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_prepare_host() 918 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_prepare_host() 960 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_host_init() 962 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_host_init() 1356 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() 1360 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller() 1378 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() [all...] |
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194.c | 50 #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() 982 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 984 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 1017 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link() 1019 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link() 1425 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() 1431 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller() 1449 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller() [all...] |
Completed in 6 milliseconds