Searched refs:OHCI_PSM (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ohcireg.h | 99 #define OHCI_PSM 0x0100 /* Power Switching Mode */ macro |
H A D | ohci.c | 2247 v & OHCI_PSM ? UHD_PWR_GANGED : UHD_PWR_INDIVIDUAL) in ohci_roothub_exec() |