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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Domap_udc.h71 # define UDC_SOF_IE (1 << 7) macro
H A Domap_udc.c990 w |= UDC_SOF_IE;
2075 w &= ~UDC_SOF_IE;
2457 (tmp & UDC_SOF_IE) ? " sof" : "",

Completed in 112 milliseconds