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