Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Davr32dci.h86 #define AVR32_EPTCFG_EPSIZE(n) ((n)-3) /* power of two */ macro
H A Davr32dci.c1137 temp |= AVR32_EPTCFG_EPSIZE(n); in avr32dci_clear_stall_sub()
1790 AVR32_EPTCFG_NBANK(1) | AVR32_EPTCFG_EPSIZE(6)); in avr32dci_roothub_exec()