Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Duhci-regs.h30 #define UHCI_PORT_RSVD1 (1 << 7) macro
/openbmc/qemu/tests/qtest/libqos/
H A Dusb.c35 uint16_t mask = ~(UHCI_PORT_WRITE_CLEAR | UHCI_PORT_RSVD1); in uhci_port_test()