Home
last modified time | relevance | path

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

/qemu/hw/usb/
H A Ddev-hub.c71 #define PORT_STAT_LOW_SPEED 0x0200 macro
205 usb_hub_port_set(port, PORT_STAT_LOW_SPEED); in usb_hub_port_update()
207 usb_hub_port_clear(port, PORT_STAT_LOW_SPEED); in usb_hub_port_update()