Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-pxa27x.c255 uint32_t uhccoms; in pxa27x_stop_hc() local
268 uhccoms = __raw_readl(ohci->mmio_base + UHCCOMS) | 0x01; in pxa27x_stop_hc()
269 __raw_writel(uhccoms, ohci->mmio_base + UHCCOMS); in pxa27x_stop_hc()