Searched refs:UHCHR_FSBIR (Results 1 – 1 of 1) sorted by relevance
86 #define UHCHR_FSBIR (1 << 0) /* Force System Bus Iface Reset */ macro226 uhchr = __raw_readl(ohci->mmio_base + UHCHR) | UHCHR_FSBIR; in pxa27x_start_hc()229 while (__raw_readl(ohci->mmio_base + UHCHR) & UHCHR_FSBIR) in pxa27x_start_hc()