Home
last modified time | relevance | path

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

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