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

/drivers/usb/gadget/
H A Dpxa25x_udc.c519 u32 udccs; local
527 udccs = *ep->reg_udccs;
528 if (unlikely ((udccs & UDCCS_BO_RPC) == 0))
535 if (likely (udccs & UDCCS_BO_RNE)) {
542 ep->ep.name, udccs, count,
567 if (udccs & UDCCS_IO_ROF)
1095 "%s max %d %s udccs %02x irqs %lu\n",
1098 /* TODO translate all five groups of udccs bits! */
1672 u32 udccs, tmp; local
1684 udccs
[all...]

Completed in 184 milliseconds