Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/controller/
H A Dpcie-rockchip.h154 #define PCIE_EP_CONFIG_BASE 0xa00000 macro
155 #define PCIE_EP_CONFIG_DID_VID (PCIE_EP_CONFIG_BASE + 0x00)
156 #define PCIE_EP_CONFIG_LCS (PCIE_EP_CONFIG_BASE + 0xd0)
168 #define PCIE_EP_CONFIG_LCS (PCIE_EP_CONFIG_BASE + 0xd0)
H A Dpcie-rockchip-ep.c823 cfg_msi = rockchip_pcie_read(rockchip, PCIE_EP_CONFIG_BASE + in rockchip_pcie_ep_hide_broken_msix_cap()
828 cfg_msix_cp = rockchip_pcie_read(rockchip, PCIE_EP_CONFIG_BASE + in rockchip_pcie_ep_hide_broken_msix_cap()
835 PCIE_EP_CONFIG_BASE + ROCKCHIP_PCIE_EP_MSI_CTRL_REG); in rockchip_pcie_ep_hide_broken_msix_cap()