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