Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-host.c581 if (pp->ops->wr_other_conf) in dw_pcie_wr_other_conf()
582 return pp->ops->wr_other_conf(pp, bus, devfn, where, in dw_pcie_wr_other_conf()
Dpcie-al.c362 .wr_other_conf = al_pcie_wr_other_conf,
Dpcie-designware.h157 int (*wr_other_conf)(struct pcie_port *pp, struct pci_bus *bus, member
Dpci-keystone.c846 .wr_other_conf = ks_pcie_wr_other_conf,