Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_RC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c57 #define DEVICE_TYPE_RC (4 << 25) macro
97 writel(DEVICE_TYPE_RC | (1 << MISCTRL_EN_ID) in spear13xx_pcie_establish_link()
H A Dpci-dra7xx.c67 #define DEVICE_TYPE_RC 0x4 macro
940 DEVICE_TYPE_RC); in dra7xx_pcie_probe()
H A Dpcie-qcom.c96 #define DEVICE_TYPE_RC 0x4 macro
1194 writel(DEVICE_TYPE_RC, pcie->parf + PCIE20_PARF_DEVICE_TYPE); in qcom_pcie_init_2_7_0()
/kernel/linux/linux-6.6/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 Dpci-dra7xx.c68 #define DEVICE_TYPE_RC 0x4 macro
811 DEVICE_TYPE_RC); in dra7xx_pcie_probe()
H A Dpcie-qcom.c122 #define DEVICE_TYPE_RC 0x4 macro
925 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE); in qcom_pcie_init_2_7_0()
1130 writel(DEVICE_TYPE_RC, pcie->parf + PARF_DEVICE_TYPE); in qcom_pcie_post_init_2_9_0()

Completed in 8 milliseconds