Home
last modified time | relevance | path

Searched refs:EHCI_PS_PP (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehcireg.h147 #define EHCI_PS_PP 0x00001000 /* RW,RO port power */ macro
H A Dehci.c3207 EOWRITE4(sc, port, v & ~EHCI_PS_PP);
3300 if (v & EHCI_PS_PP)
3384 EOWRITE4(sc, port, v | EHCI_PS_PP);

Completed in 5 milliseconds