Searched refs:dw_pcie_ep_writeb_dbi (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c117 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_REVISION_ID, hdr->revid);
118 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_CLASS_PROG, hdr->progif_code);
121 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_CACHE_LINE_SIZE,
126 dw_pcie_ep_writeb_dbi(ep, func_no, PCI_INTERRUPT_PIN,
H A Dpcie-designware.h542 static inline void dw_pcie_ep_writeb_dbi(struct dw_pcie_ep *ep, u8 func_no, function

Completed in 225 milliseconds