Lines Matching defs:zr
43 struct zoran *zr = videocodec_to_zoran(ptr->codec);
50 zrdev_err(zr, "%s: invalid I/O setup, nothing read!\n", ptr->name);
52 zrdev_dbg(zr, "%s: reading from 0x%04x: %02x\n", ptr->name, reg, value);
59 struct zoran *zr = videocodec_to_zoran(ptr->codec);
61 zrdev_dbg(zr, "%s: writing 0x%02x to 0x%04x\n", ptr->name, value, reg);
67 zrdev_err(zr, "%s: invalid I/O setup, nothing written!\n",
99 struct zoran *zr = videocodec_to_zoran(ptr->codec);
105 zrdev_err(zr,
120 struct zoran *zr = videocodec_to_zoran(ptr->codec);
126 zrdev_err(zr,
135 zrdev_err(zr,
143 zrdev_err(zr,
156 struct zoran *zr = videocodec_to_zoran(ptr->codec);
159 zrdev_dbg(zr, "%s: write data block to 0x%04x (len=%d)\n", ptr->name,
284 struct zoran *zr = videocodec_to_zoran(ptr->codec);
288 zrdev_dbg(zr, "%s: write SOF (%dx%d, %d components)\n", ptr->name,
319 struct zoran *zr = videocodec_to_zoran(ptr->codec);
323 zrdev_dbg(zr, "%s: write SOS\n", ptr->name);
347 struct zoran *zr = videocodec_to_zoran(ptr->codec);
350 zrdev_dbg(zr, "%s: write DRI\n", ptr->name);
372 struct zoran *zr = videocodec_to_zoran(ptr->codec);
375 zrdev_dbg(zr, "%s: COMPRESSION SETUP\n", ptr->name);
407 zrdev_dbg(zr, "%s: write DQT, DHT, APP\n", ptr->name);
430 zrdev_dbg(zr, "%s: Status after table preload: 0x%02x\n",
434 zrdev_err(zr, "%s: init aborted!\n", ptr->name);
445 zrdev_dbg(zr,
458 zrdev_dbg(zr, "%s: code: nettobit=%ld, highnettobits=%ld\n",
477 zrdev_dbg(zr, "%s: EXPANSION SETUP\n", ptr->name);
490 zrdev_dbg(zr, "%s: write DHT\n", ptr->name);
499 zrdev_dbg(zr, "%s: Status after table preload: 0x%02x\n",
503 zrdev_err(zr, "%s: init aborted!\n", ptr->name);
529 struct zoran *zr = videocodec_to_zoran(codec);
531 zrdev_dbg(zr, "%s: set_mode %d call\n", ptr->name, mode);
547 struct zoran *zr = videocodec_to_zoran(codec);
550 zrdev_dbg(zr, "%s: set_video %d.%d, %d/%d-%dx%d (0x%x) q%d call\n",
589 struct zoran *zr = videocodec_to_zoran(codec);
592 zrdev_dbg(zr, "%s: control %d call with %d byte\n", ptr->name, type,
703 struct zoran *zr = videocodec_to_zoran(codec);
708 zrdev_dbg(zr, "%s: finished codec #%d\n", ptr->name,
732 struct zoran *zr = videocodec_to_zoran(codec);
735 zrdev_dbg(zr, "zr36050: initializing MJPEG subsystem #%d.\n",
739 zrdev_err(zr,
781 zrdev_info(zr, "%s: codec attached and running\n",