Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c57 #define DEVICE_TYPE_RC (4 << 25) macro
75 writel(DEVICE_TYPE_RC | (1 << MISCTRL_EN_ID) in spear13xx_pcie_start_link()
H A Dpcie-rcar-gen4.c31 #define DEVICE_TYPE_RC BIT(4) macro
190 val |= DEVICE_TYPE_RC; in rcar_gen4_pcie_common_init()
H A Dpci-dra7xx.c68 #define DEVICE_TYPE_RC 0x4 macro
820 DEVICE_TYPE_RC); in dra7xx_pcie_probe()
H A Dpcie-qcom.c129 #define DEVICE_TYPE_RC 0x4 macro
910 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE); in qcom_pcie_init_2_7_0()
1136 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE); in qcom_pcie_post_init_2_9_0()