Searched refs:EHCI_HCS_PPC (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/usb/
H A Dehcireg.h85 #define EHCI_HCS_PPC(x) ((x) & 0x10) /* port power control */ macro
H A Dehci.c479 sc->sc_hasppc = EHCI_HCS_PPC(hcsparams);
2541 (EHCI_HCS_PPC(v) ? UHD_PWR_INDIVIDUAL : UHD_PWR_NO_SWITCH) |

Completed in 199 milliseconds