Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-pxa27x.c323 uint32_t uhccoms; in pxa27x_stop_hc() local
336 uhccoms = __raw_readl(pxa_ohci->mmio_base + UHCCOMS) | 0x01; in pxa27x_stop_hc()
337 __raw_writel(uhccoms, pxa_ohci->mmio_base + UHCCOMS); in pxa27x_stop_hc()