Searched refs:UHCHR_SSE (Results 1 - 2 of 2) 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/host/
H A Dohci-pxa27x.c79 #define UHCHR_SSE (1 << 5) /* Sleep Standby Enable */ macro
238 uhchr = __raw_readl(ohci->mmio_base + UHCHR) & ~UHCHR_SSE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-pxa27x.c79 #define UHCHR_SSE (1 << 5) /* Sleep Standby Enable */ macro
238 uhchr = __raw_readl(ohci->mmio_base + UHCHR) & ~UHCHR_SSE;

Completed in 119 milliseconds