Searched refs:UHCI_PORT_RSVD1 (Results 1 – 2 of 2) sorted by relevance
30 #define UHCI_PORT_RSVD1 (1 << 7) macro
35 uint16_t mask = ~(UHCI_PORT_WRITE_CLEAR | UHCI_PORT_RSVD1); in uhci_port_test()