Home
last modified time | relevance | path

Searched defs:portsc (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dhcd-ehci.c695 uint32_t *portsc = &s->portsc[port->index]; in ehci_attach() local
716 uint32_t *portsc = &s->portsc[port->index]; in ehci_detach() local
745 uint32_t portsc = s->portsc[port->index]; in ehci_child_detach() local
760 uint32_t *portsc = &s->portsc[port->index]; in ehci_wakeup() local
818 uint32_t portsc = s->portsc[ep->dev->port->index]; in ehci_wakeup_endpoint() local
942 uint32_t *portsc = &s->portsc[port]; in handle_port_owner_write() local
972 uint32_t *portsc = &s->portsc[port]; in ehci_port_write() local
1241 uint32_t portsc = s->portsc[port->index]; in ehci_async_complete_packet() local
H A Dhcd-xhci.h125 uint32_t portsc; member
H A Dhcd-ehci.h291 uint32_t portsc[EHCI_PORTS]; member
H A Dhcd-xhci.c2839 uint32_t portsc, notify; in xhci_port_write() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dci_udc.h19 u32 portsc; /* 0x174 */ member
40 u32 portsc; /* 0x184 */ member
/openbmc/u-boot/arch/arm/mach-rmobile/include/mach/
H A Dehci-rmobile.h143 u32 portsc; /* portsc */ member
/openbmc/u-boot/include/usb/
H A Dehci-ci.h219 u32 portsc; /* 0x184 - Port status/control */ member