Searched refs:ev_ctx_host_pa (Results 1 – 3 of 3) sorted by relevance
200 mhi_cntrl->ev_ctx_host_pa = regval; in mhi_ep_mmio_get_erc_base()201 mhi_cntrl->ev_ctx_host_pa <<= 32; in mhi_ep_mmio_get_erc_base()204 mhi_cntrl->ev_ctx_host_pa |= regval; in mhi_ep_mmio_get_erc_base()
649 ret = mhi_cntrl->alloc_map(mhi_cntrl, mhi_cntrl->ev_ctx_host_pa, in mhi_ep_cache_host_cfg()686 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ev_ctx_host_pa, mhi_cntrl->ev_ctx_cache_phys, in mhi_ep_cache_host_cfg()707 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ev_ctx_host_pa, mhi_cntrl->ev_ctx_cache_phys, in mhi_ep_free_host_cfg()
135 u64 ev_ctx_host_pa; member