Searched refs:EP0_GET_RX_LEN (Results 1 – 1 of 1) sorted by relevance
102 #define EP0_GET_RX_LEN(x) ((x >> 16) & 0x7f) macro798 rx_len = EP0_GET_RX_LEN(ast_udc_read(udc, AST_UDC_EP0_CTRL)); in ast_udc_ep0_out()