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

/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.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 Dadv7842.c1199 bool rgb_output = io_read(sd, 0x02) & 0x02; set_rgb_quantization_range() local
1204 rgb_output, hdmi_signal); set_rgb_quantization_range()
1242 if (is_digital_input(sd) && rgb_output) { set_rgb_quantization_range()
1275 if (rgb_output) { set_rgb_quantization_range()

Completed in 96 milliseconds