Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Dhcd-xhci.c2617 static void xhci_port_notify(XHCIPort *port, uint32_t bits) in xhci_port_notify() function
2663 xhci_port_notify(port, PORTSC_CSC); in xhci_port_update()
2692 xhci_port_notify(port, PORTSC_PRC); in xhci_port_reset()
2896 xhci_port_notify(port, notify); in xhci_port_write()
3249 xhci_port_notify(port, PORTSC_PLC); in xhci_wakeup()