Home
last modified time | relevance | path

Searched refs:v4l2_info (Results 1 – 25 of 108) sorted by relevance

12345

/linux-5.19.10/drivers/media/i2c/
Dadv7183.c112 v4l2_info(sd, "adv7183: Input control = 0x%02x\n", in adv7183_log_status()
114 v4l2_info(sd, "adv7183: Video selection = 0x%02x\n", in adv7183_log_status()
116 v4l2_info(sd, "adv7183: Output control = 0x%02x\n", in adv7183_log_status()
118 v4l2_info(sd, "adv7183: Extended output control = 0x%02x\n", in adv7183_log_status()
120 v4l2_info(sd, "adv7183: Autodetect enable = 0x%02x\n", in adv7183_log_status()
122 v4l2_info(sd, "adv7183: Contrast = 0x%02x\n", in adv7183_log_status()
124 v4l2_info(sd, "adv7183: Brightness = 0x%02x\n", in adv7183_log_status()
126 v4l2_info(sd, "adv7183: Hue = 0x%02x\n", in adv7183_log_status()
128 v4l2_info(sd, "adv7183: Default value Y = 0x%02x\n", in adv7183_log_status()
130 v4l2_info(sd, "adv7183: Default value C = 0x%02x\n", in adv7183_log_status()
[all …]
Dths7303.c269 v4l2_info(sd, "Channel %d Off\n", reg); in ths7303_log_channel_status()
273 v4l2_info(sd, "Channel %d On\n", reg); in ths7303_log_channel_status()
274 v4l2_info(sd, " value 0x%x\n", val); in ths7303_log_channel_status()
275 v4l2_info(sd, " %s\n", stc_lpf_sel_txt[(val >> 6) & 0x3]); in ths7303_log_channel_status()
276 v4l2_info(sd, " %s\n", in_mux_sel_txt[(val >> 5) & 0x1]); in ths7303_log_channel_status()
277 v4l2_info(sd, " %s\n", lpf_freq_sel_txt[(val >> 3) & 0x3]); in ths7303_log_channel_status()
278 v4l2_info(sd, " %s\n", in_bias_sel_dis_cont_txt[(val >> 0) & 0x7]); in ths7303_log_channel_status()
285 v4l2_info(sd, "stream %s\n", state->stream_on ? "On" : "Off"); in ths7303_log_status()
293 v4l2_info(sd, in ths7303_log_status()
302 v4l2_info(sd, "no timings set\n"); in ths7303_log_status()
Dtc358743.c178 v4l2_info(sd, "I2C write 0x%04x = 0x%02x", in i2c_wr()
182 v4l2_info(sd, "I2C write 0x%04x = 0x%02x%02x", in i2c_wr()
186 v4l2_info(sd, "I2C write 0x%04x = 0x%02x%02x%02x%02x", in i2c_wr()
190 v4l2_info(sd, "I2C write %d bytes from address 0x%04x\n", in i2c_wr()
441 v4l2_info(sd, "DVI-D signal - AVI infoframe not supported\n"); in print_avi_infoframe()
1252 v4l2_info(sd, "-----Chip status-----\n"); in tc358743_log_status()
1253 v4l2_info(sd, "Chip ID: 0x%02x\n", in tc358743_log_status()
1255 v4l2_info(sd, "Chip revision: 0x%02x\n", in tc358743_log_status()
1257 v4l2_info(sd, "Reset: IR: %d, CEC: %d, CSI TX: %d, HDMI: %d\n", in tc358743_log_status()
1262 v4l2_info(sd, "Sleep mode: %s\n", sysctl & MASK_SLEEP ? "on" : "off"); in tc358743_log_status()
[all …]
Dadv7842.c841 v4l2_info(sd, "0x000-0x0ff: IO Map\n"); in adv7842_inv_register()
842 v4l2_info(sd, "0x100-0x1ff: AVLink Map\n"); in adv7842_inv_register()
843 v4l2_info(sd, "0x200-0x2ff: CEC Map\n"); in adv7842_inv_register()
844 v4l2_info(sd, "0x300-0x3ff: InfoFrame Map\n"); in adv7842_inv_register()
845 v4l2_info(sd, "0x400-0x4ff: SDP_IO Map\n"); in adv7842_inv_register()
846 v4l2_info(sd, "0x500-0x5ff: SDP Map\n"); in adv7842_inv_register()
847 v4l2_info(sd, "0x600-0x6ff: AFE Map\n"); in adv7842_inv_register()
848 v4l2_info(sd, "0x700-0x7ff: Repeater Map\n"); in adv7842_inv_register()
849 v4l2_info(sd, "0x800-0x8ff: EDID Map\n"); in adv7842_inv_register()
850 v4l2_info(sd, "0x900-0x9ff: HDMI Map\n"); in adv7842_inv_register()
[all …]
Dadv7604.c840 v4l2_info(sd, "0x000-0x0ff: IO Map\n"); in adv76xx_inv_register()
841 v4l2_info(sd, "0x100-0x1ff: AVLink Map\n"); in adv76xx_inv_register()
842 v4l2_info(sd, "0x200-0x2ff: CEC Map\n"); in adv76xx_inv_register()
843 v4l2_info(sd, "0x300-0x3ff: InfoFrame Map\n"); in adv76xx_inv_register()
844 v4l2_info(sd, "0x400-0x4ff: ESDP Map\n"); in adv76xx_inv_register()
845 v4l2_info(sd, "0x500-0x5ff: DPP Map\n"); in adv76xx_inv_register()
846 v4l2_info(sd, "0x600-0x6ff: AFE Map\n"); in adv76xx_inv_register()
847 v4l2_info(sd, "0x700-0x7ff: Repeater Map\n"); in adv76xx_inv_register()
848 v4l2_info(sd, "0x800-0x8ff: EDID Map\n"); in adv76xx_inv_register()
849 v4l2_info(sd, "0x900-0x9ff: HDMI Map\n"); in adv76xx_inv_register()
[all …]
Dths8200.c128 v4l2_info(sd, "----- Chip status -----\n"); in ths8200_log_status()
129 v4l2_info(sd, "version: %u\n", state->chip_version); in ths8200_log_status()
130 v4l2_info(sd, "power: %s\n", (reg_03 & 0x0c) ? "off" : "on"); in ths8200_log_status()
131 v4l2_info(sd, "reset: %s\n", (reg_03 & 0x01) ? "off" : "on"); in ths8200_log_status()
132 v4l2_info(sd, "test pattern: %s\n", in ths8200_log_status()
134 v4l2_info(sd, "format: %ux%u\n", in ths8200_log_status()
465 v4l2_info(sd, "%s found @ 0x%x (%s)\n", client->name, in ths8200_probe()
Dad9389b.c369 v4l2_info(sd, "chip revision %d\n", state->chip_revision); in ad9389b_log_status()
370 v4l2_info(sd, "power %s\n", state->power_on ? "on" : "off"); in ad9389b_log_status()
371 v4l2_info(sd, "%s hotplug, %s Rx Sense, %s EDID (%d block(s))\n", in ad9389b_log_status()
377 v4l2_info(sd, "%s output %s\n", in ad9389b_log_status()
382 v4l2_info(sd, "ad9389b: %s\n", (ad9389b_rd(sd, 0xb8) & 0x40) ? in ad9389b_log_status()
384 v4l2_info(sd, "state: %s, error: %s, detect count: %u, msk/irq: %02x/%02x\n", in ad9389b_log_status()
390 v4l2_info(sd, "ad9389b: RGB quantization: %s range\n", in ad9389b_log_status()
392 v4l2_info(sd, "ad9389b: %s gear %d\n", in ad9389b_log_status()
418 v4l2_info(sd, "ad9389b: CTS %s mode: N %d, CTS %d\n", in ad9389b_log_status()
421 v4l2_info(sd, "ad9389b: VIC: detected %d, sent %d\n", in ad9389b_log_status()
[all …]
Dadv7511-v4l2.c420 v4l2_info(sd, "0x000-0x0ff: Main Map\n"); in adv7511_inv_register()
422 v4l2_info(sd, "0x100-0x1ff: CEC Map\n"); in adv7511_inv_register()
441 v4l2_info(sd, "Register %03llx not supported\n", reg->reg); in adv7511_g_register()
463 v4l2_info(sd, "Register %03llx not supported\n", reg->reg); in adv7511_s_register()
501 v4l2_info(sd, "%s infoframe not transmitted\n", cri->desc); in log_infoframe()
573 v4l2_info(sd, "power %s\n", state->power_on ? "on" : "off"); in adv7511_log_status()
574 v4l2_info(sd, "%s hotplug, %s Rx Sense, %s EDID (%d block(s))\n", in adv7511_log_status()
579 v4l2_info(sd, "%s output %s\n", in adv7511_log_status()
584 v4l2_info(sd, "state: %s, error: %s, detect count: %u, msk/irq: %02x/%02x\n", in adv7511_log_status()
588 v4l2_info(sd, "RGB quantization: %s range\n", adv7511_rd(sd, 0x18) & 0x80 ? "limited" : "full"); in adv7511_log_status()
[all …]
Dsaa7127.c671 v4l2_info(sd, "Standard: %s\n", (state->std & V4L2_STD_525_60) ? "60 Hz" : "50 Hz"); in saa7127_log_status()
672 v4l2_info(sd, "Input: %s\n", state->input_type ? "color bars" : "normal"); in saa7127_log_status()
673 v4l2_info(sd, "Output: %s\n", state->video_enable ? in saa7127_log_status()
675 v4l2_info(sd, "WSS: %s\n", state->wss_enable ? in saa7127_log_status()
677 v4l2_info(sd, "VPS: %s\n", state->vps_enable ? "enabled" : "disabled"); in saa7127_log_status()
678 v4l2_info(sd, "CC: %s\n", state->cc_enable ? "enabled" : "disabled"); in saa7127_log_status()
762 v4l2_info(sd, "%s found @ 0x%x (%s)\n", client->name, in saa7127_probe()
Dsaa7115.c1528 v4l2_info(sd, "Audio frequency: %d Hz\n", state->audclk_freq); in saa711x_log_status()
1533 v4l2_info(sd, "Video signal: %s\n", signalOk ? "ok" : "bad"); in saa711x_log_status()
1534 v4l2_info(sd, "Frequency: %s\n", (reg1f & 0x20) ? "60 Hz" : "50 Hz"); in saa711x_log_status()
1546 v4l2_info(sd, "Input: S-Video %d\n", state->input - 6); in saa711x_log_status()
1548 v4l2_info(sd, "Input: Composite %d\n", state->input); in saa711x_log_status()
1549 v4l2_info(sd, "Video signal: %s\n", signalOk ? (vcr ? "VCR" : "broadcast/DVD") : "bad"); in saa711x_log_status()
1550 v4l2_info(sd, "Frequency: %s\n", (reg1f & 0x20) ? "60 Hz" : "50 Hz"); in saa711x_log_status()
1554 v4l2_info(sd, "Detected format: NTSC\n"); in saa711x_log_status()
1557 v4l2_info(sd, "Detected format: PAL\n"); in saa711x_log_status()
1560 v4l2_info(sd, "Detected format: SECAM\n"); in saa711x_log_status()
[all …]
Dm52790.c97 v4l2_info(sd, "Switch 1: %02x\n", in m52790_log_status()
99 v4l2_info(sd, "Switch 2: %02x\n", in m52790_log_status()
Dsony-btf-mpx.c231 v4l2_info(client, in mpx_setup()
253 v4l2_info(client, "MPX system: %02x%02x\n", in mpx_setup()
259 v4l2_info(client, "MPX status: %02x%02x\n", in mpx_setup()
Dcs5345.c106 v4l2_info(sd, "Input: %d%s\n", v, in cs5345_log_status()
110 v4l2_info(sd, "Volume: %d dB\n", vol); in cs5345_log_status()
Dtw2804.c144 v4l2_info(sd, "Standard: %s\n", in tw2804_log_status()
146 v4l2_info(sd, "Channel: %d\n", state->channel); in tw2804_log_status()
147 v4l2_info(sd, "Input: %d\n", state->input); in tw2804_log_status()
Dtvp7002.c756 v4l2_info(sd, "Selected DV Timings: %ux%u\n", bt->width, bt->height); in tvp7002_log_status()
758 v4l2_info(sd, "Detected DV Timings: None\n"); in tvp7002_log_status()
761 v4l2_info(sd, "Detected DV Timings: %ux%u\n", in tvp7002_log_status()
764 v4l2_info(sd, "Streaming enabled: %s\n", in tvp7002_log_status()
978 v4l2_info(sd, "Rev. %02x detected.\n", revision); in tvp7002_probe()
980 v4l2_info(sd, "Unknown revision detected.\n"); in tvp7002_probe()
Dtvaudio.c174 v4l2_info(sd, in chip_write()
207 v4l2_info(sd, in chip_write_masked()
282 v4l2_info(sd, in chip_cmd()
1110 v4l2_info(sd, "found tda9874%s.\n", (dic == 0x11) ? "a" : "h"); in tda9874a_checkit()
1251 v4l2_info(sd, "found tda9875%s rev. %d.\n", in tda9875_checkit()
1895 v4l2_info(sd, "Chip: %s\n", desc->name); in tvaudio_log_status()
1974 v4l2_info(sd, "%s found @ 0x%x (%s)\n", desc->name, client->addr<<1, client->adapter->name); in tvaudio_probe()
2005 v4l2_info(sd, "volume callback undefined!\n"); in tvaudio_probe()
2023 v4l2_info(sd, "bass/treble callbacks undefined!\n"); in tvaudio_probe()
2054 v4l2_info(sd, "set/get mode callbacks undefined!\n"); in tvaudio_probe()
Dtda1997x.c1970 v4l2_info(sd, "-----Chip status-----\n"); in tda1997x_log_status()
1971 v4l2_info(sd, "Chip: %s N%d\n", state->info->name, in tda1997x_log_status()
1973 v4l2_info(sd, "EDID Enabled: %s\n", state->edid.present ? "yes" : "no"); in tda1997x_log_status()
1975 v4l2_info(sd, "-----Signal status-----\n"); in tda1997x_log_status()
1976 v4l2_info(sd, "Cable detected (+5V power): %s\n", in tda1997x_log_status()
1978 v4l2_info(sd, "HPD detected: %s\n", in tda1997x_log_status()
1981 v4l2_info(sd, "-----Video Timings-----\n"); in tda1997x_log_status()
1984 v4l2_info(sd, "No video detected\n"); in tda1997x_log_status()
1987 v4l2_info(sd, "Invalid signal detected\n"); in tda1997x_log_status()
1993 v4l2_info(sd, "-----Color space-----\n"); in tda1997x_log_status()
[all …]
/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23888-ir.c931 v4l2_info(sd, "IR Receiver:\n"); in cx23888_ir_log_status()
932 v4l2_info(sd, "\tEnabled: %s\n", in cx23888_ir_log_status()
934 v4l2_info(sd, "\tDemodulation from a carrier: %s\n", in cx23888_ir_log_status()
936 v4l2_info(sd, "\tFIFO: %s\n", in cx23888_ir_log_status()
955 v4l2_info(sd, "\tPulse timers' start/stop trigger: %s\n", s); in cx23888_ir_log_status()
956 v4l2_info(sd, "\tFIFO data on pulse timer overflow: %s\n", in cx23888_ir_log_status()
958 v4l2_info(sd, "\tFIFO interrupt watermark: %s\n", in cx23888_ir_log_status()
960 v4l2_info(sd, "\tLoopback mode: %s\n", in cx23888_ir_log_status()
963 v4l2_info(sd, "\tExpected carrier (16 clocks): %u Hz\n", in cx23888_ir_log_status()
987 v4l2_info(sd, "\tNext carrier edge window: 16 clocks -%1d/+%1d, %u to %u Hz\n", in cx23888_ir_log_status()
[all …]
/linux-5.19.10/drivers/media/i2c/cx25840/
Dcx25840-ir.c1024 v4l2_info(sd, "IR Receiver:\n"); in cx25840_ir_log_status()
1025 v4l2_info(sd, "\tEnabled: %s\n", in cx25840_ir_log_status()
1027 v4l2_info(sd, "\tDemodulation from a carrier: %s\n", in cx25840_ir_log_status()
1029 v4l2_info(sd, "\tFIFO: %s\n", in cx25840_ir_log_status()
1048 v4l2_info(sd, "\tPulse timers' start/stop trigger: %s\n", s); in cx25840_ir_log_status()
1049 v4l2_info(sd, "\tFIFO data on pulse timer overflow: %s\n", in cx25840_ir_log_status()
1051 v4l2_info(sd, "\tFIFO interrupt watermark: %s\n", in cx25840_ir_log_status()
1053 v4l2_info(sd, "\tLoopback mode: %s\n", in cx25840_ir_log_status()
1056 v4l2_info(sd, "\tExpected carrier (16 clocks): %u Hz\n", in cx25840_ir_log_status()
1080 v4l2_info(sd, "\tNext carrier edge window: 16 clocks -%1d/+%1d, %u to %u Hz\n", in cx25840_ir_log_status()
[all …]
/linux-5.19.10/drivers/media/test-drivers/vivid/
Dvivid-core.c628 v4l2_info(&dev->v4l2_dev, "reconnect\n"); in vivid_fop_release()
918 v4l2_info(&dev->v4l2_dev, "using %splanar format API\n", in vivid_detect_feature_set()
1047 v4l2_info(&dev->v4l2_dev, "Capture Crop: %c Compose: %c Scaler: %c\n", in vivid_detect_feature_set()
1062 v4l2_info(&dev->v4l2_dev, "Output Crop: %c Compose: %c Scaler: %c\n", in vivid_detect_feature_set()
1373 v4l2_info(&dev->v4l2_dev, "Framebuffer device registered as fb%d\n", in vivid_create_queues()
1425 v4l2_info(&dev->v4l2_dev, "CEC adapter %s registered for HDMI input 0\n", in vivid_create_devnodes()
1433 v4l2_info(&dev->v4l2_dev, "V4L2 capture device registered as %s\n", in vivid_create_devnodes()
1477 v4l2_info(&dev->v4l2_dev, "CEC adapter %s registered for HDMI output %d\n", in vivid_create_devnodes()
1489 v4l2_info(&dev->v4l2_dev, "V4L2 output device registered as %s\n", in vivid_create_devnodes()
1517 v4l2_info(&dev->v4l2_dev, "V4L2 capture device registered as %s, supports %s VBI\n", in vivid_create_devnodes()
[all …]
/linux-5.19.10/drivers/media/pci/cx18/
Dcx18-driver.h162 v4l2_info(&cx->v4l2_dev, " " type ": " fmt , ## args); \
176 v4l2_info(&cx->v4l2_dev, " " type ": " fmt , ## args); \
190 #define CX18_INFO(fmt, args...) v4l2_info(&cx->v4l2_dev, fmt , ## args)
196 v4l2_info(dev, " " type ": " fmt , ## args); \
218 v4l2_info(dev, " " type ": " fmt , ## args); \
239 #define CX18_INFO_DEV(dev, fmt, args...) v4l2_info(dev, fmt , ## args)
/linux-5.19.10/drivers/media/usb/go7007/
Ds2250-board.c451 v4l2_info(sd, "Standard: %s\n", state->std == V4L2_STD_NTSC ? "NTSC" : in s2250_log_status()
455 v4l2_info(sd, "Input: %s\n", state->input == 0 ? "Composite" : in s2250_log_status()
458 v4l2_info(sd, "Audio input: %s\n", state->audio_input == 0 ? "Line In" : in s2250_log_status()
522 v4l2_info(sd, "initializing %s at address 0x%x on %s\n", in s2250_probe()
594 v4l2_info(sd, "initialized successfully\n"); in s2250_probe()
/linux-5.19.10/drivers/media/usb/hdpvr/
Dhdpvr-core.c141 v4l2_info(&dev->v4l2_dev, "firmware version 0x%x dated %s\n", in device_authorization()
163 v4l2_info(&dev->v4l2_dev, "untested firmware, the driver might not work.\n"); in device_authorization()
390 v4l2_info(&dev->v4l2_dev, "device now attached to %s\n", in hdpvr_probe()
415 v4l2_info(&dev->v4l2_dev, "device %s disconnected\n", in hdpvr_disconnect()
/linux-5.19.10/drivers/media/radio/
Dradio-isa.c133 v4l2_info(&isa->v4l2_dev, "I/O Port = 0x%03x\n", isa->io); in radio_isa_log_status()
264 v4l2_info(v4l2_dev, "Initialized radio card %s on port 0x%03x\n", in radio_isa_common_probe()
286 v4l2_info(&isa->v4l2_dev, "Removed radio card %s\n", isa->drv->card); in radio_isa_common_remove()
/linux-5.19.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.c297 v4l2_info(&ctx->dev->v4l2_dev, in cedrus_request_validate()
301 v4l2_info(&ctx->dev->v4l2_dev, in cedrus_request_validate()
481 v4l2_info(&dev->v4l2_dev, in cedrus_probe()

12345