Home
last modified time | relevance | path

Searched refs:op_ch_sel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dadv7604.c89 u8 op_ch_sel; member
1851 * Compute the op_ch_sel value required to obtain on the bus the component order
1856 * (expressed as op_ch_sel value in column) and the bus reordering (expressed as
1875 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1884 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
H A Dadv7842.c82 u8 op_ch_sel; member
2023 * Compute the op_ch_sel value required to obtain on the bus the component order
2028 * (expressed as op_ch_sel value in column) and the bus reordering (expressed as
2047 static const unsigned int op_ch_sel[6][6] = { in adv7842_op_ch_sel() local
2056 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv7842_op_ch_sel()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dadv7604.c91 u8 op_ch_sel; member
1868 * Compute the op_ch_sel value required to obtain on the bus the component order
1873 * (expressed as op_ch_sel value in column) and the bus reordering (expressed as
1892 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1901 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
H A Dadv7842.c82 u8 op_ch_sel; member
2011 * Compute the op_ch_sel value required to obtain on the bus the component order
2016 * (expressed as op_ch_sel value in column) and the bus reordering (expressed as
2035 static const unsigned int op_ch_sel[6][6] = { in adv7842_op_ch_sel() local
2044 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv7842_op_ch_sel()

Completed in 19 milliseconds