Searched refs:isdbt_partial_reception (Results 1 - 6 of 6) 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 Ddib8000.c1306 ((state->fe.dtv_property_cache.isdbt_partial_reception & 1) << 5) | ((state->fe.dtv_property_cache.
1313 if (state->fe.dtv_property_cache.isdbt_partial_reception) {
1333 if (state->fe.dtv_property_cache.isdbt_partial_reception == 1) // 3-segments
1361 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1382 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1406 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1442 (4 << 12) | (0 << 11) | (63 << 5) | (0x3 << 3) | ((~state->fe.dtv_property_cache.isdbt_partial_reception & 1) << 2)
1448 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // Sound Broadcasting mode 1 seg
1512 if (state->fe.dtv_property_cache.isdbt_sb_mode == 1 && state->fe.dtv_property_cache.isdbt_partial_reception == 0) // 1-seg
1542 if (state->fe.dtv_property_cache.isdbt_partial_reception
[all...]
/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 Ddib8000.c1306 ((state->fe.dtv_property_cache.isdbt_partial_reception & 1) << 5) | ((state->fe.dtv_property_cache.
1313 if (state->fe.dtv_property_cache.isdbt_partial_reception) {
1333 if (state->fe.dtv_property_cache.isdbt_partial_reception == 1) // 3-segments
1361 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1382 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1406 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // 1-seg
1442 (4 << 12) | (0 << 11) | (63 << 5) | (0x3 << 3) | ((~state->fe.dtv_property_cache.isdbt_partial_reception & 1) << 2)
1448 if (state->fe.dtv_property_cache.isdbt_partial_reception == 0) { // Sound Broadcasting mode 1 seg
1512 if (state->fe.dtv_property_cache.isdbt_sb_mode == 1 && state->fe.dtv_property_cache.isdbt_partial_reception == 0) // 1-seg
1542 if (state->fe.dtv_property_cache.isdbt_partial_reception
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h347 u8 isdbt_partial_reception; member in struct:dtv_frontend_properties
H A Ddvb_frontend.c881 fe->dtv_property_cache.isdbt_partial_reception = -1;
1272 tvp->u.data = fe->dtv_property_cache.isdbt_partial_reception;
1427 fe->dtv_property_cache.isdbt_partial_reception = tvp->u.data;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h347 u8 isdbt_partial_reception; member in struct:dtv_frontend_properties
H A Ddvb_frontend.c881 fe->dtv_property_cache.isdbt_partial_reception = -1;
1272 tvp->u.data = fe->dtv_property_cache.isdbt_partial_reception;
1427 fe->dtv_property_cache.isdbt_partial_reception = tvp->u.data;

Completed in 102 milliseconds