Searched refs:UDC_CFG_LOCK (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.h42 # define UDC_CFG_LOCK (1 << 8) macro
H A Domap_udc.c2425 (tmp & UDC_CFG_LOCK) ? " cfg_lock" : "",
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.h42 # define UDC_CFG_LOCK (1 << 8) macro
H A Domap_udc.c2425 (tmp & UDC_CFG_LOCK) ? " cfg_lock" : "",
2793 omap_writew(UDC_CFG_LOCK|UDC_SELF_PWR, UDC_SYSCON1);

Completed in 145 milliseconds