Home
last modified time | relevance | path

Searched refs:rd_own_conf (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-hisi.c224 .rd_own_conf = hisi_pcie_cfg_read,
Dpcie-designware-host.c28 if (pp->ops->rd_own_conf) in dw_pcie_rd_own_conf()
29 return pp->ops->rd_own_conf(pp, where, size, val); in dw_pcie_rd_own_conf()
Dpcie-designware.h126 int (*rd_own_conf)(struct pcie_port *pp, int where, int size, u32 *val); member
Dpcie-histb.c206 .rd_own_conf = histb_pcie_rd_own_conf,
Dpcie-kirin.c446 .rd_own_conf = kirin_pcie_rd_own_conf,
Dpci-exynos.c391 .rd_own_conf = exynos_pcie_rd_own_conf,
Dpcie-qcom.c1152 .rd_own_conf = qcom_pcie_rd_own_conf,