Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/bus/mhi/ep/
A Dmmio.c188 mhi_cntrl->ch_ctx_host_pa = regval; in mhi_ep_mmio_get_chc_base()
189 mhi_cntrl->ch_ctx_host_pa <<= 32; in mhi_ep_mmio_get_chc_base()
192 mhi_cntrl->ch_ctx_host_pa |= regval; in mhi_ep_mmio_get_chc_base()
A Dmain.c550 ret = mhi_cntrl->alloc_map(mhi_cntrl, mhi_cntrl->ch_ctx_host_pa, in mhi_ep_cache_host_cfg()
604 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ch_ctx_host_pa, mhi_cntrl->ch_ctx_cache_phys, in mhi_ep_cache_host_cfg()
624 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ch_ctx_host_pa, mhi_cntrl->ch_ctx_cache_phys, in mhi_ep_free_host_cfg()
/linux-6.3-rc2/include/linux/
A Dmhi_ep.h111 u64 ch_ctx_host_pa; member

Completed in 7 milliseconds