Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/hal/
H A Dusb.h42 #define USB_CONTROLLER_RESET 0x01 macro
/f-stack/freebsd/mips/nlm/
H A Dusb_init.c72 val &= ~(USB_CONTROLLER_RESET); in nlm_usb_hw_reset()