Lines Matching refs:zr

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