Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dcx24116.c176 u8 rolloff_val; member
1250 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; in cx24116_set_frontend()
1286 state->dnxt.rolloff_val = CX24116_ROLLOFF_020; in cx24116_set_frontend()
1289 state->dnxt.rolloff_val = CX24116_ROLLOFF_025; in cx24116_set_frontend()
1292 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; in cx24116_set_frontend()
1336 state->dcur.rolloff, state->dcur.rolloff_val); in cx24116_set_frontend()
1377 cmd.args[0x0c] = state->dcur.rolloff_val; in cx24116_set_frontend()
Dcx24117.c187 u8 rolloff_val; member
1335 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1372 state->dnxt.rolloff_val = CX24117_ROLLOFF_020; in cx24117_set_frontend()
1375 state->dnxt.rolloff_val = CX24117_ROLLOFF_025; in cx24117_set_frontend()
1378 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1381 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1435 state->dcur.rolloff, state->dcur.rolloff_val); in cx24117_set_frontend()
1469 cmd.args[11] = state->dcur.rolloff_val; in cx24117_set_frontend()