Lines Matching refs:buffer
70 * 2. QMU extend buffer length supported
86 * Maximum size of ep0 response buffer for ch9 requests,
153 * bit[31:16]: ([EL] bit[31:12]) allow data buffer length (RX ONLY),
154 * the buffer length of the data to receive
156 * lower 4 bits are extension bits of @buffer,
159 * @buffer: Physical address of the data buffer
161 * bit[15:0]: ([EL] bit[19:0]) data buffer length,
162 * (TX): the buffer length of the data to transmit
165 * lower 4 bits are extension bits of @buffer,
172 __le32 buffer;
322 * @setup_buf: ep0 response buffer for GET_STATUS and SET_SEL requests