Searched refs:UHCI_PORTSC_GET_LS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/dev/usb/ | ||
H A D | uhcireg.h | 105 #define UHCI_PORTSC_GET_LS(p) __SHIFTOUT((p), UHCI_PORTSC_LS_MASK) macro |
H A D | uhci.c | 3672 UHCI_PORTSC_GET_LS(UREAD2(sc, port)); in uhci_roothub_ctrl() |