Home
last modified time | relevance | path

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

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