Searched refs:modeOper (Results 1 – 1 of 1) sorted by relevance
1221 enum lgdt3306a_modulation modeOper; in lgdt3306a_check_lock_status() local1224 modeOper = LG3306_UNKNOWN_MODE; in lgdt3306a_check_lock_status()1257 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1258 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()1275 modeOper = lgdt3306a_check_oper_mode(state); in lgdt3306a_check_lock_status()1276 if ((modeOper == LG3306_QAM64) || (modeOper == LG3306_QAM256)) { in lgdt3306a_check_lock_status()