Searched refs:sc_exec (Results 1 – 1 of 1) sorted by relevance
3184 u16 sc_exec = 0; in dvbt_sc_command() local3188 status = read16(state, OFDM_SC_COMM_EXEC__A, &sc_exec); in dvbt_sc_command()3189 if (sc_exec != 1) { in dvbt_sc_command()