Searched refs:ch_ctx_cache_phys (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmhi_ep.h89 * @ch_ctx_cache_phys: Physical address of the host channel context cache
137 phys_addr_t ch_ctx_cache_phys; member in struct:mhi_ep_cntrl
/linux-master/drivers/bus/mhi/ep/
H A Dmain.c653 &mhi_cntrl->ch_ctx_cache_phys,
706 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ch_ctx_host_pa, mhi_cntrl->ch_ctx_cache_phys,
726 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->ch_ctx_host_pa, mhi_cntrl->ch_ctx_cache_phys,

Completed in 221 milliseconds