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

/linux-4.1.27/drivers/media/dvb-frontends/
H A Dcx24117.c187 u8 rolloff_val; member in struct:cx24117_tuning
1333 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; cx24117_set_frontend()
1370 state->dnxt.rolloff_val = CX24117_ROLLOFF_020; cx24117_set_frontend()
1373 state->dnxt.rolloff_val = CX24117_ROLLOFF_025; cx24117_set_frontend()
1376 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; cx24117_set_frontend()
1379 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; cx24117_set_frontend()
1433 state->dcur.rolloff, state->dcur.rolloff_val); cx24117_set_frontend()
1467 cmd.args[11] = state->dcur.rolloff_val; cx24117_set_frontend()
H A Dcx24116.c176 u8 rolloff_val; member in struct:cx24116_tuning
1248 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; cx24116_set_frontend()
1284 state->dnxt.rolloff_val = CX24116_ROLLOFF_020; cx24116_set_frontend()
1287 state->dnxt.rolloff_val = CX24116_ROLLOFF_025; cx24116_set_frontend()
1290 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; cx24116_set_frontend()
1334 state->dcur.rolloff, state->dcur.rolloff_val); cx24116_set_frontend()
1375 cmd.args[0x0c] = state->dcur.rolloff_val; cx24116_set_frontend()

Completed in 105 milliseconds