Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-hub.c103 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus; in ohci_rh_suspend() local
622 __hc32 __iomem *portstat = &ohci->regs->roothub.portstatus [port]; in root_port_reset() local
/openbmc/u-boot/common/
H A Dusb_hub.c269 unsigned short *portstat) in usb_hub_port_reset()