Home
last modified time | relevance | path

Searched refs:RP_VEND_XP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-tegra.c210 #define RP_VEND_XP 0x00000f00 macro
562 value = readl(port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
565 writel(value, port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
655 value = readl(port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
658 writel(value, port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
2236 value = readl(port->base + RP_VEND_XP); in tegra_pcie_port_check_link()
2545 value = readl(port->base + RP_VEND_XP); in tegra_pcie_ports_seq_show()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-tegra.c196 #define RP_VEND_XP 0x00000f00 macro
543 value = readl(port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
546 writel(value, port->base + RP_VEND_XP); in tegra_pcie_enable_rp_features()
636 value = readl(port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
639 writel(value, port->base + RP_VEND_XP); in tegra_pcie_apply_sw_fixup()
2260 value = readl(port->base + RP_VEND_XP); in tegra_pcie_port_check_link()
2569 value = readl(port->base + RP_VEND_XP); in tegra_pcie_ports_seq_show()

Completed in 10 milliseconds