Home
last modified time | relevance | path

Searched defs:portstat (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c100 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus; in ohci_rh_suspend() local
619 __hc32 __iomem *portstat = &ohci->regs->roothub.portstatus [port]; in root_port_reset() local
H A Du132-hcd.c2644 u32 portstat; in u132_roothub_portreset() local
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c272 unsigned short *portstat) in usb_hub_port_reset()