Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h182 #define HCR_CONTROL_SUSPD 0x000000C0 /* USB Suspend */ macro
/titanic_50/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c2400 Set_OpReg(hcr_control, HCR_CONTROL_SUSPD); in ohci_cpr_suspend()