Home
last modified time | relevance | path

Searched refs:OPMODE_AUTOSELECT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/i2c/
H A Dmsp3400-driver.c418 case OPMODE_AUTOSELECT: in msp_s_radio()
490 reg = (state->opmode == OPMODE_AUTOSELECT) ? 0x30 : 0xbb; in msp_s_routing()
506 if (state->opmode == OPMODE_AUTOSELECT) in msp_g_tuner()
558 if (state->opmode == OPMODE_AUTOSELECT) in msp_log_status()
655 [OPMODE_AUTOSELECT] = "autodetect and autoselect",
783 || state->opmode > OPMODE_AUTOSELECT) { in msp_probe()
786 state->opmode = OPMODE_AUTOSELECT; in msp_probe()
839 case OPMODE_AUTOSELECT: in msp_probe()
H A Dmsp3400-driver.h45 #define OPMODE_AUTOSELECT 2 /* use autodetect & autoselect (>= msp34xxG) */ macro
H A Dmsp3400-kthreads.c251 if (state->opmode == OPMODE_AUTOSELECT) { in msp3400c_set_audmode()
1136 case OPMODE_AUTOSELECT: in msp_set_audmode()
1150 case OPMODE_AUTOSELECT: in msp_detect_stereo()