Searched refs:dw_pcie_writeb_dbi (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/pci/host/dw/ |
| A D | pcie-dw_ep.c | 184 dw_pcie_writeb_dbi(pci, func_offset + PCIR_REVID, hdr->revision); in dw_pcie_ep_write_header() 185 dw_pcie_writeb_dbi(pci, func_offset + PCIR_PROGIF, hdr->progif); in dw_pcie_ep_write_header() 187 dw_pcie_writeb_dbi(pci, func_offset + PCIR_CACHELNSZ, hdr->cache_line_size); in dw_pcie_ep_write_header() 190 dw_pcie_writeb_dbi(pci, func_offset + PCIR_INTPIN, hdr->intx); in dw_pcie_ep_write_header()
|
| A D | pcie-dw.h | 351 rt_inline void dw_pcie_writeb_dbi(struct dw_pcie *pci, rt_uint32_t reg, rt_uint8_t val) in dw_pcie_writeb_dbi() function
|
Completed in 6 milliseconds