Searched refs:scExec (Results 1 – 2 of 2) sorted by relevance
1341 u16 scExec; in SC_ProcStartCommand() local1345 Read16(state, SC_COMM_EXEC__A, &scExec, 0); in SC_ProcStartCommand()1346 if (scExec != 1) { in SC_ProcStartCommand()
3276 u16 scExec = 0; in DVBTScCommand() local3280 status = read16(state, OFDM_SC_COMM_EXEC__A, &scExec); in DVBTScCommand()3281 if (scExec != 1) { in DVBTScCommand()