Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Dxhcireg.h152 #define XHCI_STS_RSVDP0 __BITS(13, 31) /* RsvdP - 31:13 */ macro
H A Dxhci.c1767 xhci_op_write_4(sc, XHCI_USBSTS, usbsts & ~XHCI_STS_RSVDP0); in xhci_intr1()