Lines Matching defs:enabled
164 bool enabled;
224 /* Set, clear, or get enabled state of the DMA request status. If
225 * enabled, an IN or OUT token will start a DMA transfer for the EP */
232 * enabled or disable DMA for a specific EP */
510 udc->enabled ? (udc->vbus ? "active" : "enabled") :
516 if (udc->enabled && udc->vbus) {
821 * The interrupt (FIFO or DMA) is not enabled with this function */
1332 enabled */
1557 if (!udc->enabled || !udc->vbus)
1679 ep_dbg(ep, "EP enabled: %s, HW:%d, MP:%d IN:%d\n", ep->ep.name,
1682 /* Realize the endpoint, interrupt is enabled later when
1942 /* If this interrupt isn't enabled, return now */
2460 * endpoints are not enabled.
2837 if (udc->enabled != 0) {
2899 udc->enabled = 1;
2933 * endpoints are not enabled.
2944 udc->enabled = 0;
3008 udc->enabled = 0;