Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/usb/controller/
HDuhcireg.h83 #define UHCI_PORTSC_LS 0x0030 macro
HDuhci.c2614 ((UREAD2(sc, port) & UHCI_PORTSC_LS) >> in uhci_roothub_exec()