Searched refs:XHCI_STS_RSVDP0 (Results 1 – 2 of 2) sorted by relevance
/netbsd/sys/dev/usb/ | ||
H A D | xhcireg.h | 152 #define XHCI_STS_RSVDP0 __BITS(13, 31) /* RsvdP - 31:13 */ macro |
H A D | xhci.c | 1767 xhci_op_write_4(sc, XHCI_USBSTS, usbsts & ~XHCI_STS_RSVDP0); in xhci_intr1() |