Searched refs:dmd_state (Results 1 – 3 of 3) sorted by relevance
1374 u8 dmd_state = 0; in read_status() local1381 read_reg(state, RSTV0910_P2_DMDSTATE + state->regoff, &dmd_state); in read_status()1383 if (dmd_state & 0x40) { in read_status()1386 cur_receive_mode = (dmd_state & 0x20) ? in read_status()1422 if (dmd_state & 0x40) { in read_status()
831 enum fe_stv0900_search_state dmd_state; in stv0900_get_demod_lock() local834 dmd_state = stv0900_get_bits(intp, HEADER_MODE); in stv0900_get_demod_lock()835 dprintk("Demod State = %d\n", dmd_state); in stv0900_get_demod_lock()836 switch (dmd_state) { in stv0900_get_demod_lock()
1023 enum fe_stv0900_search_state dmd_state; in stv0900_get_fec_lock() local1027 dmd_state = stv0900_get_bits(intp, HEADER_MODE); in stv0900_get_fec_lock()1030 switch (dmd_state) { in stv0900_get_fec_lock()