Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/ep/
H A Dinternal.h196 u64 mhi_ep_mmio_get_db(struct mhi_ep_ring *ring);
H A Dring.c100 wr_ptr = mhi_ep_mmio_get_db(ring); in mhi_ep_update_wr_offset()
H A Dmmio.c219 u64 mhi_ep_mmio_get_db(struct mhi_ep_ring *ring) in mhi_ep_mmio_get_db() function