Searched refs:modeOper (Results 1 – 1 of 1) sorted by relevance
1180 enum lgdt3306a_modulation modeOper; in lgdt3306a_check_lock_status() local1183 modeOper = LG3306_UNKNOWN_MODE; in lgdt3306a_check_lock_status()1216 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1217 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()1234 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1235 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()