Searched refs:op_ch_sel (Results 1 – 3 of 3) sorted by relevance
96 u8 op_ch_sel; member1839 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local1848 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
92 u8 op_ch_sel; member2039 static const unsigned int op_ch_sel[6][6] = { in adv7842_op_ch_sel() local2048 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv7842_op_ch_sel()
1003 .op_ch_sel = ADV7842_OP_CH_SEL_BRG,1010 .op_ch_sel = ADV7842_OP_CH_SEL_RGB,