/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-qcom-ep.c | 203 static int qcom_pcie_ep_core_reset(struct qcom_pcie_ep *pcie_ep) in qcom_pcie_ep_core_reset() argument 205 struct dw_pcie *pci = &pcie_ep->pci; in qcom_pcie_ep_core_reset() 209 ret = reset_control_assert(pcie_ep->core_reset); in qcom_pcie_ep_core_reset() 217 ret = reset_control_deassert(pcie_ep->core_reset); in qcom_pcie_ep_core_reset() 233 static void qcom_pcie_ep_configure_tcsr(struct qcom_pcie_ep *pcie_ep) in qcom_pcie_ep_configure_tcsr() argument 235 if (pcie_ep->perst_map) { in qcom_pcie_ep_configure_tcsr() 236 regmap_write(pcie_ep->perst_map, pcie_ep->perst_en, 0); in qcom_pcie_ep_configure_tcsr() 237 regmap_write(pcie_ep->perst_map, pcie_ep->perst_sep_en, 0); in qcom_pcie_ep_configure_tcsr() 243 struct qcom_pcie_ep *pcie_ep = to_pcie_ep(pci); in qcom_pcie_dw_link_up() local 246 reg = readl_relaxed(pcie_ep->elbi + ELBI_SYS_STTS); in qcom_pcie_dw_link_up() [all …]
|
/openbmc/u-boot/board/xes/common/ |
H A D | fsl_8xxx_pci.c | 26 int pcie_ep; in pci_init_board() local 43 pcie_ep = fsl_setup_hose(&pci1_hose, pci_info.regs); in pci_init_board() 49 pcie_ep ? "agent" : "host", in pci_init_board()
|
/openbmc/linux/Documentation/PCI/endpoint/ |
H A D | pci-test-howto.rst | 22 51000000.pcie_ep 27 51000000.pcie_ep 95 # ln -s functions/pci_epf_test/func1 controllers/51000000.pcie_ep/ 107 # echo 1 > controllers/51000000.pcie_ep/start
|
H A D | pci-vntb-howto.rst | 24 5f010000.pcie_ep 29 5f010000.pcie_ep 115 # ln -s controllers/5f010000.pcie_ep functions/pci-epf-ntb/func1/primary 128 # echo 1 > controllers/5f010000.pcie_ep/start
|
/openbmc/linux/arch/arm/boot/dts/socionext/ |
H A D | uniphier-pro5-epcore.dts | 3 * Device Tree Source for UniPhier Pro5 EP-CORE Board (Pro5-PCIe_EP-CORE) 74 &pcie_ep {
|
H A D | uniphier-pro5-proex.dts | 57 &pcie_ep {
|
H A D | uniphier-pro5.dtsi | 625 pcie_ep: pcie-ep@66000000 { label
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | mpc8544ds.c | 71 int pcie_ep, pcie_configured; in pci_init_board() local 90 pcie_ep = fsl_setup_hose(&pcie3_hose, pci_info.regs); in pci_init_board() 102 pcie_ep ? "Endpoint" : "Root Complex", in pci_init_board()
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | socionext,uniphier-pcie-ep.yaml | 116 pcie_ep: pcie-ep@66000000 {
|
H A D | fsl,imx6q-pcie-ep.yaml | 100 pcie_ep: pcie-ep@33800000 {
|
H A D | qcom,pcie-ep.yaml | 185 pcie_ep: pcie-ep@1c00000 {
|
/openbmc/linux/arch/arm/boot/dts/axis/ |
H A D | artpec6.dtsi | 189 pcie_ep: pcie_ep@f8050000 { label
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | fsl-ls1046a.dtsi | 826 pcie_ep1: pcie_ep@3400000 { 865 pcie_ep2: pcie_ep@3500000 { 904 pcie_ep3: pcie_ep@3600000 {
|
H A D | imx8mp.dtsi | 1922 pcie_ep: pcie-ep@33800000 { label
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-sdx55-telit-fn980-tlb.dts | 252 &pcie_ep {
|
H A D | qcom-sdx65-mtp.dts | 253 &pcie_ep {
|
H A D | qcom-sdx65.dtsi | 299 pcie_ep: pcie-ep@1c00000 { label
|
H A D | qcom-sdx55.dtsi | 388 pcie_ep: pcie-ep@1c00000 { label
|
/openbmc/linux/arch/arm/boot/dts/ti/omap/ |
H A D | dra7.dtsi | 238 pcie1_ep: pcie_ep@51000000 {
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dra7.dtsi | 325 pcie1_ep: pcie_ep@51000000 {
|