Lines Matching defs:start
314 config.src_addr = (dma_addr_t)dcmi->res->start + DCMI_DR;
386 u32 size, start;
393 /* Crop start point */
394 start = ((dcmi->crop.top) << 16) |
396 reg_write(dcmi->regs, DCMI_CWSTRT, start);
705 state ? "start" : "stop", ret);
735 dev_err(dcmi->dev, "%s: Failed to start streaming, cannot get sync (%d)\n",
742 dev_err(dcmi->dev, "%s: Failed to start streaming, media pipeline start error (%d)\n",
820 dev_err(dcmi->dev, "%s: Start streaming failed, cannot start capture\n",