Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohcireg.h103 #define OHCI_NOCP 0x1000 /* No Overcurrent Protection */ macro
H A Dohci.c279 OWRITE4(sc, OHCI_RH_DESCRIPTOR_A, desca | OHCI_NOCP); in ohci_controller_init()