Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c131 static size_t get_align_offset(struct pci_epf_mhi *epf_mhi, u64 addr) in get_align_offset() function
167 size_t offset = get_align_offset(epf_mhi, pci_addr); in pci_epf_mhi_alloc_map()
192 size_t offset = get_align_offset(epf_mhi, pci_addr); in pci_epf_mhi_unmap_free()
216 size_t offset = get_align_offset(epf_mhi, buf_info->host_addr); in pci_epf_mhi_iatu_read()
244 size_t offset = get_align_offset(epf_mhi, buf_info->host_addr); in pci_epf_mhi_iatu_write()