Searched refs:UDC_SELF_PWR (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.h47 # define UDC_SELF_PWR (1 << 2) macro
H A Domap_udc.c1242 syscon1 |= UDC_SELF_PWR;
1244 syscon1 &= ~UDC_SELF_PWR;
2430 (tmp & UDC_SELF_PWR) ? " self_pwr" : "",
2793 omap_writew(UDC_CFG_LOCK|UDC_SELF_PWR, UDC_SYSCON1);

Completed in 52 milliseconds