Home
last modified time | relevance | path

Searched refs:UHCHR_SSE (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-pxa27x.c95 #define UHCHR_SSE (1 << 5) /* Sleep Standby Enable */ macro
296 uhchr = __raw_readl(pxa_ohci->mmio_base + UHCHR) & ~UHCHR_SSE; in pxa27x_start_hc()