Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/mips/nlm/hal/
HDusb.h45 #define USB_OHCI_INTERRUPT_EN 0x02 macro
/freebsd-13-stable/sys/mips/nlm/
HDusb_init.c52 val = USB_CTRL_INTERRUPT_EN | USB_OHCI_INTERRUPT_EN | in nlm_usb_intr_en()