Searched refs:AVR32_EPTCFG (Results 1 – 2 of 2) sorted by relevance
85 #define AVR32_EPTCFG(n) _A(0x100, n) /* Endpoint Configuration */ macro
1147 AVR32_WRITE_4(sc, AVR32_EPTCFG(ep_no), temp); in avr32dci_clear_stall_sub()1149 temp = AVR32_READ_4(sc, AVR32_EPTCFG(ep_no)); in avr32dci_clear_stall_sub()1789 AVR32_WRITE_4(sc, AVR32_EPTCFG(0), AVR32_EPTCFG_TYPE_CTRL | in avr32dci_roothub_exec()1792 temp = AVR32_READ_4(sc, AVR32_EPTCFG(0)); in avr32dci_roothub_exec()