Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A 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()
H A Dadv7604.c91 u8 op_ch_sel; member
1893 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1902 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()