Searched refs:XHCI_HCS2_ERSTMAX_MASK (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h67 #define XHCI_HCS2_ERSTMAX_MASK __BITS(7, 4) macro
68 #define XHCI_HCS2_ERSTMAX(x) __SHIFTOUT((x), XHCI_HCS2_ERSTMAX_MASK)

Completed in 83 milliseconds