Searched refs:OHCI_NPS (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/usb/controller/ | ||
| D | ohcireg.h | 99 #define OHCI_NPS 0x0200 /* No Power Switching */ macro |
| D | ohci.c | 2285 (v & OHCI_NPS ? UHD_PWR_NO_SWITCH : in ohci_roothub_exec() |