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

/linux-master/include/linux/
H A Dmhi_ep.h91 * @cmd_ctx_cache_phys: Physical address of the host command context cache
139 phys_addr_t cmd_ctx_cache_phys; member in struct:mhi_ep_cntrl
/linux-master/drivers/bus/mhi/ep/
H A Dmain.c679 &mhi_cntrl->cmd_ctx_cache_phys,
698 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->cmd_ctx_host_pa, mhi_cntrl->cmd_ctx_cache_phys,
720 mhi_cntrl->unmap_free(mhi_cntrl, mhi_cntrl->cmd_ctx_host_pa, mhi_cntrl->cmd_ctx_cache_phys,

Completed in 267 milliseconds