Searched refs:wr_other_conf (Results 1 – 3 of 3) sorted by relevance
67 int (*wr_other_conf)(struct pcie_port *pp, struct pci_bus *bus, member
285 .wr_other_conf = ks_dw_pcie_wr_other_conf,
687 if (pp->ops->wr_other_conf) in dw_pcie_wr_conf()688 ret = pp->ops->wr_other_conf(pp, bus, devfn, in dw_pcie_wr_conf()