Home
last modified time | relevance | path

Searched refs:HCR_RHB_PPCM (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h228 #define HCR_RHB_PPCM 0xFFFF0000 /* PortPowerControlMask */ macro
/titanic_41/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_hub.c159 if ((des_A & HCR_RHA_PSM) && (des_B & HCR_RHB_PPCM)) { in ohci_init_root_hub()