Searched refs:modeOper (Results 1 – 1 of 1) sorted by relevance
1216 enum lgdt3306a_modulation modeOper; in lgdt3306a_check_lock_status() local1219 modeOper = LG3306_UNKNOWN_MODE; in lgdt3306a_check_lock_status()1252 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1253 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()1270 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1271 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()