Searched refs:UDC_ADD (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.h63 # define UDC_ADD (1 << 2) macro
H A Domap_udc.c1862 change &= ~(UDC_CFG|UDC_DEF|UDC_ADD);
2451 (tmp & UDC_ADD) ? " ADD" : "",
2516 if (tmp & UDC_ADD) {

Completed in 64 milliseconds