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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dpxa27x_udc.c161 pos += seq_printf(s, "udccsr0=0x%03x(%s%s%s%s%s%s%s)\n", tmp,
537 ep_dbg(ep, "state=%s->%s, udccsr0=0x%03x, udcbcr=%d\n", old_stname,
1081 ep_dbg(ep, "in %d bytes%s%s, %d left, req=%p, udccsr0=0x%03x\n",
1951 ep_dbg(ep, "protocol STALL, udccsr0=%03x err %d\n",
2008 u32 udccsr0; local
2016 udccsr0 = udc_ep_readl(ep, UDCCSR);
2017 ep_dbg(ep, "state=%s, req=%p, udccsr0=0x%03x, udcbcr=%d, irq_msk=%x\n",
2018 EP0_STNAME(udc), req, udccsr0, udc_ep_readl(ep, UDCBCR),
2021 if (udccsr0 & UDCCSR0_SST) {
2028 if (udccsr0
[all...]
H A Dpxa27x_udc.h444 * @udccsr0: save of udccsr0 in case of suspend
476 unsigned udccsr0; member in struct:pxa_udc
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dpxa27x_udc.c161 pos += seq_printf(s, "udccsr0=0x%03x(%s%s%s%s%s%s%s)\n", tmp,
537 ep_dbg(ep, "state=%s->%s, udccsr0=0x%03x, udcbcr=%d\n", old_stname,
1081 ep_dbg(ep, "in %d bytes%s%s, %d left, req=%p, udccsr0=0x%03x\n",
1951 ep_dbg(ep, "protocol STALL, udccsr0=%03x err %d\n",
2008 u32 udccsr0; local
2016 udccsr0 = udc_ep_readl(ep, UDCCSR);
2017 ep_dbg(ep, "state=%s, req=%p, udccsr0=0x%03x, udcbcr=%d, irq_msk=%x\n",
2018 EP0_STNAME(udc), req, udccsr0, udc_ep_readl(ep, UDCBCR),
2021 if (udccsr0 & UDCCSR0_SST) {
2028 if (udccsr0
[all...]
H A Dpxa27x_udc.h444 * @udccsr0: save of udccsr0 in case of suspend
476 unsigned udccsr0; member in struct:pxa_udc

Completed in 173 milliseconds