Searched refs:AVR32_EPTRST (Results 1 – 2 of 2) sorted by relevance
63 #define AVR32_EPTRST 0x1C /* Endpoints Reset */ macro
1109 AVR32_WRITE_4(sc, AVR32_EPTRST, AVR32_EPTRST_MASK(ep_no)); in avr32dci_clear_stall_sub()1221 AVR32_WRITE_4(sc, AVR32_EPTRST, (1 << AVR32_EP_MAX) - 1); in avr32dci_init()1256 AVR32_WRITE_4(sc, AVR32_EPTRST, (1 << AVR32_EP_MAX) - 1); in avr32dci_uninit()1778 AVR32_WRITE_4(sc, AVR32_EPTRST, AVR32_EPTRST_MASK(0)); in avr32dci_roothub_exec()