Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c2878 static int dwc2_hsotg_wait_bit_set(struct dwc2_hsotg *hs_otg, u32 reg, in dwc2_hsotg_wait_bit_set() function
2908 if (dwc2_hsotg_wait_bit_set(hsotg, epint_reg, in dwc2_hsotg_ep_stop_xfr()
2919 if (dwc2_hsotg_wait_bit_set(hsotg, GINTSTS, in dwc2_hsotg_ep_stop_xfr()
2929 if (dwc2_hsotg_wait_bit_set(hsotg, epint_reg, DXEPINT_EPDISBLD, 100)) in dwc2_hsotg_ep_stop_xfr()
2938 if (dwc2_hsotg_wait_bit_set(hsotg, GRSTCTL, in dwc2_hsotg_ep_stop_xfr()