Searched refs:AVR32_EPTCFG_NBANK (Results 1 – 2 of 2) sorted by relevance
93 #define AVR32_EPTCFG_NBANK(n) (0x00000400*(n)) macro
1141 temp |= AVR32_EPTCFG_NBANK(1); in avr32dci_clear_stall_sub()1143 temp |= AVR32_EPTCFG_NBANK(2); in avr32dci_clear_stall_sub()1145 temp |= AVR32_EPTCFG_NBANK(3); in avr32dci_clear_stall_sub()1790 AVR32_EPTCFG_NBANK(1) | AVR32_EPTCFG_EPSIZE(6)); in avr32dci_roothub_exec()