Searched refs:pilot_val (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dcx24116.c175 u8 pilot_val; member in struct:cx24116_tuning
1240 state->dnxt.pilot_val = CX24116_PILOT_OFF; cx24116_set_frontend()
1266 state->dnxt.pilot_val = (c->modulation == QPSK) cx24116_set_frontend()
1271 state->dnxt.pilot_val = CX24116_PILOT_OFF; cx24116_set_frontend()
1274 state->dnxt.pilot_val = CX24116_PILOT_ON; cx24116_set_frontend()
1331 state->dcur.pilot, state->dcur.pilot_val); cx24116_set_frontend()
1369 cmd.args[0x07] = state->dcur.fec_val | state->dcur.pilot_val; cx24116_set_frontend()
H A Dcx24117.c186 u8 pilot_val; member in struct:cx24117_tuning
1330 state->dnxt.pilot_val = CX24117_PILOT_OFF; cx24117_set_frontend()
1353 state->dnxt.pilot_val = CX24117_PILOT_AUTO; cx24117_set_frontend()
1356 state->dnxt.pilot_val = CX24117_PILOT_OFF; cx24117_set_frontend()
1359 state->dnxt.pilot_val = CX24117_PILOT_ON; cx24117_set_frontend()
1428 state->dcur.pilot, state->dcur.pilot_val); cx24117_set_frontend()
1462 cmd.args[8] = state->dcur.fec_val | state->dcur.pilot_val; cx24117_set_frontend()

Completed in 63 milliseconds