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

/netbsd-current/sys/dev/usb/
H A Dxhcireg.h192 #define XHCI_PS_CCS __BIT(0) /* RO - current connect status */ macro
H A Dxhci.c4181 if (v & XHCI_PS_CCS) i |= UPS_CURRENT_CONNECT_STATUS;

Completed in 88 milliseconds