Searched refs:dmd_state (Results 1 – 3 of 3) sorted by relevance
1382 u8 dmd_state = 0; in read_status() local1389 read_reg(state, RSTV0910_P2_DMDSTATE + state->regoff, &dmd_state); in read_status()1391 if (dmd_state & 0x40) { in read_status()1394 cur_receive_mode = (dmd_state & 0x20) ? in read_status()1430 if (dmd_state & 0x40) { in read_status()
841 enum fe_stv0900_search_state dmd_state; in stv0900_get_demod_lock() local844 dmd_state = stv0900_get_bits(intp, HEADER_MODE); in stv0900_get_demod_lock()845 dprintk("Demod State = %d\n", dmd_state); in stv0900_get_demod_lock()846 switch (dmd_state) { in stv0900_get_demod_lock()
1033 enum fe_stv0900_search_state dmd_state; in stv0900_get_fec_lock() local1037 dmd_state = stv0900_get_bits(intp, HEADER_MODE); in stv0900_get_fec_lock()1040 switch (dmd_state) { in stv0900_get_fec_lock()