Searched refs:g_evnt_buf (Results 1 – 2 of 2) sorted by relevance
195 writel((u32)&event_q, &dwc3_reg->g_evnt_buf[0].g_evntadrlo); in keystone_xhci_phy_suspend()196 writel(0, &dwc3_reg->g_evnt_buf[0].g_evntadrhi); in keystone_xhci_phy_suspend()197 writel(0x4, &dwc3_reg->g_evnt_buf[0].g_evntsiz); in keystone_xhci_phy_suspend()
107 struct g_event_buffer g_evnt_buf[32]; member