Searched refs:pilot_val (Results 1 – 3 of 3) sorted by relevance
163 u8 pilot_val; member1229 state->dnxt.pilot_val = CX24116_PILOT_OFF; in cx24116_set_frontend()1255 state->dnxt.pilot_val = (c->modulation == QPSK) in cx24116_set_frontend()1260 state->dnxt.pilot_val = CX24116_PILOT_OFF; in cx24116_set_frontend()1263 state->dnxt.pilot_val = CX24116_PILOT_ON; in cx24116_set_frontend()1320 state->dcur.pilot, state->dcur.pilot_val); in cx24116_set_frontend()1358 cmd.args[0x07] = state->dcur.fec_val | state->dcur.pilot_val; in cx24116_set_frontend()
174 u8 pilot_val; member1321 state->dnxt.pilot_val = CX24117_PILOT_OFF; in cx24117_set_frontend()1344 state->dnxt.pilot_val = CX24117_PILOT_AUTO; in cx24117_set_frontend()1347 state->dnxt.pilot_val = CX24117_PILOT_OFF; in cx24117_set_frontend()1350 state->dnxt.pilot_val = CX24117_PILOT_ON; in cx24117_set_frontend()1419 state->dcur.pilot, state->dcur.pilot_val); in cx24117_set_frontend()1453 cmd.args[8] = state->dcur.fec_val | state->dcur.pilot_val; in cx24117_set_frontend()
126 u8 pilot_val; member1088 state->dnxt.pilot_val = CX24120_PILOT_OFF; in cx24120_set_pilot()1094 state->dnxt.pilot_val = CX24120_PILOT_OFF; in cx24120_set_pilot()1097 state->dnxt.pilot_val = CX24120_PILOT_ON; in cx24120_set_pilot()1101 state->dnxt.pilot_val = CX24120_PILOT_AUTO; in cx24120_set_pilot()1187 state->dcur.pilot, state->dcur.pilot_val); in cx24120_set_frontend()1212 cmd.arg[7] = state->dcur.fec_val | state->dcur.pilot_val; in cx24120_set_frontend()