Searched refs:rgb_output (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/i2c/
H A Dadv7842.c1086 bool rgb_output = io_read(sd, 0x02) & 0x02; set_rgb_quantization_range() local
1091 rgb_output, hdmi_signal); set_rgb_quantization_range()
1129 if (is_digital_input(sd) && rgb_output) { set_rgb_quantization_range()
1162 if (rgb_output) { set_rgb_quantization_range()
H A Dadv7604.c1042 bool rgb_output = io_read(sd, 0x02) & 0x02; set_rgb_quantization_range() local
1047 rgb_output, hdmi_signal); set_rgb_quantization_range()
1085 if (is_digital_input(sd) && rgb_output) { set_rgb_quantization_range()
1118 if (rgb_output) { set_rgb_quantization_range()

Completed in 83 milliseconds