Home
last modified time | relevance | path

Searched refs:OPMODE_AUTOSELECT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-driver.c426 case OPMODE_AUTOSELECT: in msp_s_radio()
498 reg = (state->opmode == OPMODE_AUTOSELECT) ? 0x30 : 0xbb; in msp_s_routing()
514 if (state->opmode == OPMODE_AUTOSELECT) in msp_g_tuner()
566 if (state->opmode == OPMODE_AUTOSELECT) in msp_log_status()
663 [OPMODE_AUTOSELECT] = "autodetect and autoselect",
790 || state->opmode > OPMODE_AUTOSELECT) { in msp_probe()
793 state->opmode = OPMODE_AUTOSELECT; in msp_probe()
846 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()
1132 case OPMODE_AUTOSELECT: in msp_set_audmode()
1146 case OPMODE_AUTOSELECT: in msp_detect_stereo()
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dmsp3400-driver.c426 case OPMODE_AUTOSELECT: in msp_s_radio()
498 reg = (state->opmode == OPMODE_AUTOSELECT) ? 0x30 : 0xbb; in msp_s_routing()
514 if (state->opmode == OPMODE_AUTOSELECT) in msp_g_tuner()
566 if (state->opmode == OPMODE_AUTOSELECT) in msp_log_status()
663 [OPMODE_AUTOSELECT] = "autodetect and autoselect",
791 || state->opmode > OPMODE_AUTOSELECT) { in msp_probe()
794 state->opmode = OPMODE_AUTOSELECT; in msp_probe()
847 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()

Completed in 7 milliseconds