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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dcx24116.c176 u8 rolloff_val; member in struct:cx24116_tuning
1230 state->dnxt.rolloff_val = CX24116_ROLLOFF_035;
1266 state->dnxt.rolloff_val = CX24116_ROLLOFF_020;
1269 state->dnxt.rolloff_val = CX24116_ROLLOFF_025;
1272 state->dnxt.rolloff_val = CX24116_ROLLOFF_035;
1316 state->dcur.rolloff, state->dcur.rolloff_val);
1357 cmd.args[0x0c] = state->dcur.rolloff_val;

Completed in 86 milliseconds