Lines Matching defs:data
161 * Proceed to the status stage. The status stage data packet flows in
162 * the direction opposite to the data stage data packets, we thus need
252 * There's no data to be read from the FIFO, acknowledge the RX
266 * Make sure not to read more than one extra byte, otherwise data from
289 * Complete the request if all data has been received or if a short
320 * Make sure not to write more than one extra byte, otherwise extra data
424 * Complete the request if all data has been sent and we don't need to
484 /* Reset the data PID by cycling the endpoint enable bit. */
712 u32 data[2];
732 req.data[0] = isp1760_udc_read_raw(udc, ISP176x_DC_DATAPORT);
733 req.data[1] = isp1760_udc_read_raw(udc, ISP176x_DC_DATAPORT);
741 /* Move to the data stage. */