Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dadv7842.h166 enum adv7842_op_ch_sel op_ch_sel; member
/linux-4.1.27/drivers/media/i2c/
Dadv7604.c92 u8 op_ch_sel; member
1790 static const unsigned int op_ch_sel[6][6] = { in adv76xx_op_ch_sel() local
1799 return op_ch_sel[state->pdata.bus_order][state->format->op_ch_sel >> 5]; in adv76xx_op_ch_sel()
Dadv7842.c2551 io_write_and_or(sd, 0x04, 0x1f, pdata->op_ch_sel << 5); in adv7842_core_init()
/linux-4.1.27/arch/blackfin/mach-bf609/boards/
Dezkit.c1003 .op_ch_sel = ADV7842_OP_CH_SEL_BRG,
1010 .op_ch_sel = ADV7842_OP_CH_SEL_RGB,