Searched refs:UDC_SELF_PWR (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.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);
/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.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 182 milliseconds