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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dlgdt3306a.c1177 enum lgdt3306a_modulation modeOper; lgdt3306a_check_lock_status() local
1180 modeOper = LG3306_UNKNOWN_MODE; lgdt3306a_check_lock_status()
1213 modeOper = lgdt3306a_check_oper_mode(state); lgdt3306a_check_lock_status()
1214 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { lgdt3306a_check_lock_status()
1231 modeOper = lgdt3306a_check_oper_mode(state); lgdt3306a_check_lock_status()
1232 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { lgdt3306a_check_lock_status()

Completed in 72 milliseconds