Searched refs:UHCI_PORTSC_LS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/usb/controller/ | ||
| HD | uhcireg.h | 82 #define UHCI_PORTSC_LS 0x0030 macro |
| HD | uhci.c | 2679 ((UREAD2(sc, port) & UHCI_PORTSC_LS) >> in uhci_roothub_exec() |