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