Searched refs:hw_event_rings (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/bus/mhi/ep/
H A Dmmio.c261 mhi_cntrl->hw_event_rings = FIELD_GET(MHICFG_NHWER_MASK, regval);
272 mhi_cntrl->hw_event_rings = FIELD_GET(MHICFG_NHWER_MASK, regval);
H A Dmain.c642 mhi_cntrl->event_rings, mhi_cntrl->hw_event_rings);
/linux-master/include/linux/
H A Dmhi_ep.h114 * @hw_event_rings: Number of hardware event rings supported by the endpoint controller
173 u32 hw_event_rings; member in struct:mhi_ep_cntrl

Completed in 188 milliseconds