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

/drivers/usb/gadget/
H A Dpch_udc.c172 #define PCH_UDC_EPINT(in, num)\ macro
1462 pch_udc_enable_ep_interrupts(ep->dev, PCH_UDC_EPINT(ep->in, ep->num));
1494 pch_udc_disable_ep_interrupts(ep->dev, PCH_UDC_EPINT(ep->in, ep->num));
1751 PCH_UDC_EPINT(ep->in,
1797 PCH_UDC_EPINT(ep->in, ep->num));
1885 pch_udc_enable_ep_interrupts(ep->dev, PCH_UDC_EPINT(ep->in, ep->num));
1922 PCH_UDC_EPINT(ep->in, ep->num));
1925 PCH_UDC_EPINT(ep->in, ep->num));
2015 PCH_UDC_EPINT(ep->in, ep->num));
2023 PCH_UDC_EPINT(e
[all...]

Completed in 16 milliseconds