Home
last modified time | relevance | path

Searched refs:APPL_CTRL (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pci/controller/dwc/
A Dpcie-tegra194.c45 #define APPL_CTRL 0x4 macro
444 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_hot_rst_done()
446 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_hot_rst_done()
938 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_start_link()
940 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_start_link()
1380 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
1617 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_pex_rst_assert()
1619 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_pex_rst_assert()
1714 val = appl_readl(pcie, APPL_CTRL); in pex_ep_event_pex_rst_deassert()
1717 appl_writel(pcie, val, APPL_CTRL); in pex_ep_event_pex_rst_deassert()
[all …]

Completed in 7 milliseconds