Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-pxa27x.c99 #define UHCHR_FHR (1 << 1) /* Force Host Controller Reset */ macro
261 __raw_writel(uhchr | UHCHR_FHR, pxa_ohci->mmio_base + UHCHR); in pxa27x_reset_hc()
263 __raw_writel(uhchr & ~UHCHR_FHR, pxa_ohci->mmio_base + UHCHR); in pxa27x_reset_hc()