Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/controller/
HDuhcireg.h82 #define UHCI_PORTSC_LS 0x0030 macro
HDuhci.c2679 ((UREAD2(sc, port) & UHCI_PORTSC_LS) >> in uhci_roothub_exec()