Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/ep/
H A Dring.c38 if (ring->type == RING_TYPE_ER) in __mhi_ep_cache_ring()
181 if (ring->type == RING_TYPE_ER) in mhi_ep_ring_start()
H A Dinternal.h107 RING_TYPE_ER, enumerator
H A Dmain.c1146 mhi_ep_ring_init(&mhi_cntrl->mhi_event[i].ring, RING_TYPE_ER, i); in mhi_ep_power_up()