Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohci.h179 #define HCR_CONTROL_RESET 0x00000000 /* USB Reset */ macro
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c1535 Set_OpReg(hcr_control, HCR_CONTROL_RESET); in ohci_init_ctlr()
2111 (~HCR_CONTROL_HCFS)) | HCR_CONTROL_RESET)); in ohci_cleanup()
11302 (~HCR_CONTROL_HCFS)) | HCR_CONTROL_RESET)); in ohci_quiesce()