Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/dvb-frontends/
Dcx24116.c164 u8 rolloff_val; member
1232 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; in cx24116_set_frontend()
1268 state->dnxt.rolloff_val = CX24116_ROLLOFF_020; in cx24116_set_frontend()
1271 state->dnxt.rolloff_val = CX24116_ROLLOFF_025; in cx24116_set_frontend()
1274 state->dnxt.rolloff_val = CX24116_ROLLOFF_035; in cx24116_set_frontend()
1318 state->dcur.rolloff, state->dcur.rolloff_val); in cx24116_set_frontend()
1359 cmd.args[0x0c] = state->dcur.rolloff_val; in cx24116_set_frontend()
Dcx24117.c175 u8 rolloff_val; member
1324 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1361 state->dnxt.rolloff_val = CX24117_ROLLOFF_020; in cx24117_set_frontend()
1364 state->dnxt.rolloff_val = CX24117_ROLLOFF_025; in cx24117_set_frontend()
1367 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1370 state->dnxt.rolloff_val = CX24117_ROLLOFF_035; in cx24117_set_frontend()
1424 state->dcur.rolloff, state->dcur.rolloff_val); in cx24117_set_frontend()
1458 cmd.args[11] = state->dcur.rolloff_val; in cx24117_set_frontend()