Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dohcireg.h64 #define OHCI_HCFS_RESUME 0x00000040 macro
H A Dohci.c332 reg |= OHCI_HCFS_RESUME; in ohci_activate()