Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/controller/
Dohcireg.h99 #define OHCI_NPS 0x0200 /* No Power Switching */ macro
Dohci.c2285 (v & OHCI_NPS ? UHD_PWR_NO_SWITCH : in ohci_roothub_exec()