Searched refs:UDC_NO_RXPACKET (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 Domap_udc.h27 # define UDC_NO_RXPACKET (1 << 15) macro
H A Domap_udc.c2052 if (stat & UDC_NO_RXPACKET)
2260 (stat_flg & UDC_NO_RXPACKET) ? "no_rxpacket " : "",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Domap_udc.h27 # define UDC_NO_RXPACKET (1 << 15) macro
H A Domap_udc.c2052 if (stat & UDC_NO_RXPACKET)
2260 (stat_flg & UDC_NO_RXPACKET) ? "no_rxpacket " : "",

Completed in 123 milliseconds