Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.h63 #define AVR32_EPTRST_MASK(n) (0x00000001 << (n)) macro
H A Davr32dci.c1108 AVR32_WRITE_4(sc, AVR32_EPTRST, AVR32_EPTRST_MASK(ep_no)); in avr32dci_clear_stall_sub()
1777 AVR32_WRITE_4(sc, AVR32_EPTRST, AVR32_EPTRST_MASK(0)); in avr32dci_roothub_exec()