Home
last modified time | relevance | path

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

/openbmc/qemu/hw/usb/
H A Ddev-hub.c69 #define PORT_STAT_RESET 0x0010 macro
420 usb_hub_port_set(port, PORT_STAT_RESET); in usb_hub_handle_control()
421 usb_hub_port_clear(port, PORT_STAT_RESET); in usb_hub_handle_control()