Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bus/mhi/ep/
Dmmio.c261 mhi_cntrl->hw_event_rings = FIELD_GET(MHICFG_NHWER_MASK, regval); in mhi_ep_mmio_init()
272 mhi_cntrl->hw_event_rings = FIELD_GET(MHICFG_NHWER_MASK, regval); in mhi_ep_mmio_update_ner()
Dmain.c642 mhi_cntrl->event_rings, mhi_cntrl->hw_event_rings); in mhi_ep_cache_host_cfg()
/linux-6.12.1/include/linux/
Dmhi_ep.h173 u32 hw_event_rings; member