Searched refs:UDC_FIFO_EN (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.h37 # define UDC_FIFO_EN (1 << 2) macro
H A Domap_udc.c1923 if ((stat_flg & UDC_ACK) && (!(stat_flg & UDC_FIFO_EN)
2270 (stat_flg & UDC_FIFO_EN) ? "fifo_en " : "",
/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.h37 # define UDC_FIFO_EN (1 << 2) macro
H A Domap_udc.c1923 if ((stat_flg & UDC_ACK) && (!(stat_flg & UDC_FIFO_EN)
2270 (stat_flg & UDC_FIFO_EN) ? "fifo_en " : "",

Completed in 168 milliseconds