Searched refs:AVR32_EPTSTA_BYTE_COUNT (Results 1 – 2 of 2) sorted by relevance
133 #define AVR32_EPTSTA_BYTE_COUNT(x) (((x) & 0x7FF00000) >> 20) macro
293 count = AVR32_EPTSTA_BYTE_COUNT(temp); in avr32dci_setup_rx()390 count = AVR32_EPTSTA_BYTE_COUNT(temp); in avr32dci_data_rx()