Searched refs:modeOper (Results 1 – 1 of 1) sorted by relevance
1177 enum lgdt3306a_modulation modeOper; in lgdt3306a_check_lock_status() local1180 modeOper = LG3306_UNKNOWN_MODE; in lgdt3306a_check_lock_status()1213 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1214 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()1231 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1232 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()