Lines Matching refs:buffer
73 * 2. QMU extend buffer length supported
89 * Maximum size of ep0 response buffer for ch9 requests,
158 * bit[31:16]: ([EL] bit[31:12]) allow data buffer length (RX ONLY),
159 * the buffer length of the data to receive
161 * lower 4 bits are extension bits of @buffer,
164 * @buffer: Physical address of the data buffer
166 * bit[15:0]: ([EL] bit[19:0]) data buffer length,
167 * (TX): the buffer length of the data to transmit
170 * lower 4 bits are extension bits of @buffer,
177 __le32 buffer;
320 * @setup_buf: ep0 response buffer for GET_STATUS and SET_SEL requests