Searched refs:VBUS_CTRL_1510 (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.h201 #define VBUS_CTRL_1510 (1 << 19) /* 1 connected (software) */ macro
H A Domap_udc.c1325 l |= VBUS_CTRL_1510;
1327 l &= ~VBUS_CTRL_1510;
2857 tmp &= ~VBUS_CTRL_1510;
2860 tmp &= ~VBUS_CTRL_1510;

Completed in 62 milliseconds