Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dadv7604.c88 u8 op_ch_sel; member
1859 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1868 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
Dadv7842.c82 u8 op_ch_sel; member
2036 static const unsigned int op_ch_sel[6][6] = { in adv7842_op_ch_sel() local
2045 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv7842_op_ch_sel()