Home
last modified time | relevance | path

Searched refs:op_ch_sel (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/i2c/
Dadv7604.c96 u8 op_ch_sel; member
1839 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1848 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
Dadv7842.c92 u8 op_ch_sel; member
2039 static const unsigned int op_ch_sel[6][6] = { in adv7842_op_ch_sel() local
2048 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv7842_op_ch_sel()
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c1003 .op_ch_sel = ADV7842_OP_CH_SEL_BRG,
1010 .op_ch_sel = ADV7842_OP_CH_SEL_RGB,