Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-core.c451 if (!epc->ops->set_bar) in pci_epc_set_bar()
455 ret = epc->ops->set_bar(epc, func_no, epf_bar); in pci_epc_set_bar()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-epc.h46 int (*set_bar)(struct pci_epc *epc, u8 func_no, member
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar-ep.c461 .set_bar = rcar_pcie_ep_set_bar,
H A Dpcie-rockchip-ep.c519 .set_bar = rockchip_pcie_ep_set_bar,
/OK3568_Linux_fs/kernel/Documentation/PCI/endpoint/
H A Dpci-endpoint.rst49 * set_bar: ops to configure the BAR
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c493 .set_bar = cdns_pcie_ep_set_bar,
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c466 .set_bar = dw_pcie_ep_set_bar,