Lines Matching defs:data
353 * Registers value are taken from the frontend register data
356 * @param set flag AFE_INIT to specify the AFE must be reset before writing data
740 /*** prepares data reordering ***/
991 * Send shading calibration data. The buffer is considered to always hold values
995 std::uint8_t* data, int size) const
997 DBG_HELPER_ARGS(dbg, "writing %d bytes of shading data", size);
1021 DBG( DBG_io2, "%s: using chunks of %d bytes (%d shading data pixels)\n",__func__,length, length/4);
1024 /* write actual red data */
1027 /* copy data to work buffer and process it */
1029 ptr = buffer.data();
1034 src=data+x+strpixel+i*length;
1051 dev->interface->write_ahb(addr, pixels * dev->session.segment_count, buffer.data());
1099 // write registers and scan data