input_mode
if (input_mode != 3) {
static int input_mode;
if (input_mode == 0) {
module_param(input_mode, int, 0);
MODULE_PARM_DESC(input_mode,
if ((channel == 2 && input_mode == 2) ||
(channel != 3 && (input_mode == 1 || input_mode == 3)))
if (input_mode < 0 || input_mode > 3) {
pr_warn("invalid input_mode (%d)\n", input_mode);
input_mode = 0;
#define PCF8591_INIT_CONTROL ((input_mode << 4) | PCF8591_CONTROL_AOEF)
st->input_mode);
st->input_mode = ADMV1013_IQ_MODE;
st->input_mode = ADMV1013_IQ_MODE;
st->input_mode = ADMV1013_IF_MODE;
unsigned int input_mode;
unsigned int input_mode;
(st->input_mode == ADMV1014_IF_MODE) ? 0 : 1) |
(st->input_mode == ADMV1014_IF_MODE) ? 1 : 0) |
st->input_mode = ret;
st->input_mode = ADMV1014_IQ_MODE;
if (st->input_mode == ADMV1014_IQ_MODE) {
static void au8522_setup_cvbs_mode(struct au8522_state *state, u8 input_mode)
au8522_writereg(state, AU8522_INPUT_CONTROL_REG081H, input_mode);
u8 input_mode)
au8522_writereg(state, AU8522_INPUT_CONTROL_REG081H, input_mode);
u8 input_mode)
au8522_writereg(state, AU8522_INPUT_CONTROL_REG081H, input_mode);
u8 input_mode;
input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH1;
au8522_setup_cvbs_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH2;
au8522_setup_cvbs_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH3;
au8522_setup_cvbs_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH4;
au8522_setup_cvbs_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_SVIDEO_CH13;
au8522_setup_svideo_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_SVIDEO_CH24;
au8522_setup_svideo_mode(state, input_mode);
input_mode = AU8522_INPUT_CONTROL_REG081H_CVBS_CH4_SIF;
au8522_setup_cvbs_tuner_mode(state, input_mode);
u8 input_mode;
input_mode = 0x0;
input_mode = 0x6;
input_mode = 0x2;
cx18_av_and_or(cx, 0x401, ~0x6, input_mode);
u8 input_mode = 0;
status = afe_read_byte(dev, ADC_INPUT_CH3, &input_mode);
status = afe_read_byte(dev, ADC_INPUT_CH1, &input_mode);
input_mode = (ntf_mode & 0x3) | ((input_mode & 0x6) << 1);
switch (input_mode) {
u32 input_mode;
const enum ia_css_input_mode input_mode);
const enum ia_css_input_mode input_mode)
if (input_mode != IA_CSS_INPUT_MODE_BUFFERED_SENSOR) {
enum ia_css_input_mode input_mode)
me, copy_ovrd, input_mode);
input_mode,
, (input_mode == IA_CSS_INPUT_MODE_MEMORY) ?
enum ia_css_input_mode input_mode,
if (input_mode == IA_CSS_INPUT_MODE_SENSOR ||
input_mode == IA_CSS_INPUT_MODE_BUFFERED_SENSOR) {
} else if (input_mode == IA_CSS_INPUT_MODE_MEMORY) {
= (uint32_t)input_mode;
enum ia_css_input_mode input_mode)
sh_css_sp_group.config.input_circuit.input_mode = input_mode;
enum ia_css_input_mode input_mode);
enum ia_css_input_mode input_mode,
switch (input_mode) {
static enum input_mode input_mode = oldaskconfig;
switch (input_mode) {
if (input_mode != oldaskconfig && rootEntry != menu) {
switch (input_mode) {
input_mode = input_mode_opt;
switch (input_mode) {
switch (input_mode) {
switch (input_mode) {
switch (input_mode) {
input_mode = oldconfig;
if (input_mode == savedefconfig) {
} else if (input_mode != listnewconfig && input_mode != helpnewconfig) {