Home
last modified time | relevance | path

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

/linux/drivers/usb/host/ !
H A Dohci-pxa27x.c100 #define UHCHR_FSBIR (1 << 0) /* Force System Bus Iface Reset */ macro
280 uhchr = __raw_readl(pxa_ohci->mmio_base + UHCHR) | UHCHR_FSBIR; in pxa27x_start_hc()
283 while (__raw_readl(pxa_ohci->mmio_base + UHCHR) & UHCHR_FSBIR) in pxa27x_start_hc()