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