Searched refs:PCIE_ATU_UNR_REGION_CTRL1 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | spl_pcie_ep_boot.c | 78 #define PCIE_ATU_UNR_REGION_CTRL1 0x00 macro 140 writel(0, base + PCIE_ATU_UNR_REGION_CTRL1); in pcie_inbound_config() 155 writel(0, base + PCIE_ATU_UNR_REGION_CTRL1 + 0x200); in pcie_inbound_config()
|
| /OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip-acpi.c | 58 rk_pcie_writel_ob_unroll(dbi_base, index, PCIE_ATU_UNR_REGION_CTRL1, type); in rk_pcie_prog_outbound_atu_unroll()
|
| H A D | pcie-designware.c | 248 dw_pcie_writel_ob_unroll(pci, index, PCIE_ATU_UNR_REGION_CTRL1, in dw_pcie_prog_outbound_atu_unroll() 366 dw_pcie_writel_ib_unroll(pci, index, PCIE_ATU_UNR_REGION_CTRL1, type | in dw_pcie_prog_inbound_atu_unroll()
|
| H A D | pcie-designware.h | 122 #define PCIE_ATU_UNR_REGION_CTRL1 0x00 macro
|
| H A D | pcie-dw-rockchip.c | 354 rk_pcie_writel_ib_unroll(pci, index, PCIE_ATU_UNR_REGION_CTRL1, type | in rk_pcie_prog_inbound_atu_unroll() 498 rk_pcie_writel_ob_unroll(pci, index, PCIE_ATU_UNR_REGION_CTRL1, in rk_pcie_prog_outbound_atu_unroll()
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 124 #define PCIE_ATU_UNR_REGION_CTRL1 0x00 macro 355 rk_pcie_writel_ob_unroll(pci, index, PCIE_ATU_UNR_REGION_CTRL1, in rk_pcie_prog_outbound_atu_unroll()
|