op_ch_sel          89 drivers/media/i2c/adv7604.c 	u8 op_ch_sel;
op_ch_sel        1865 drivers/media/i2c/adv7604.c 	static const unsigned int op_ch_sel[6][6] = {
op_ch_sel        1874 drivers/media/i2c/adv7604.c 	return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5];
op_ch_sel          82 drivers/media/i2c/adv7842.c 	u8 op_ch_sel;
op_ch_sel        2047 drivers/media/i2c/adv7842.c 	static const unsigned int op_ch_sel[6][6] = {
op_ch_sel        2056 drivers/media/i2c/adv7842.c 	return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5];