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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Daf9013.c457 s8 bfs_spec_inv; local
463 bfs_spec_inv = state->config.rf_spec_inv ? -1 : 1;
466 bfs_spec_inv = state->config.rf_spec_inv ? -1 : 1;
469 bfs_spec_inv = state->config.rf_spec_inv ? 1 : -1;
495 bfs_spec_inv = bfs_spec_inv * (-1);
501 if (bfs_spec_inv == -1)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Daf9013.c457 s8 bfs_spec_inv; local
463 bfs_spec_inv = state->config.rf_spec_inv ? -1 : 1;
466 bfs_spec_inv = state->config.rf_spec_inv ? -1 : 1;
469 bfs_spec_inv = state->config.rf_spec_inv ? 1 : -1;
495 bfs_spec_inv = bfs_spec_inv * (-1);
501 if (bfs_spec_inv == -1)

Completed in 160 milliseconds