Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h83 #define UHCI_PORTSC_LS 0x0030 macro
H A Duhci.c2614 ((UREAD2(sc, port) & UHCI_PORTSC_LS) >> in uhci_roothub_exec()