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

/linux-master/drivers/media/dvb-frontends/
H A Dcx24120.c825 c->pilot = (ret & 0x80) ? PILOT_ON : PILOT_OFF;
878 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_1_2, 273088, 254505, 274 },
879 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_3_5, 17272, 13395, 330 },
880 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_2_3, 24344, 16967, 367 },
881 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_3_4, 410788, 254505, 413 },
882 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_4_5, 438328, 254505, 440 },
883 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_5_6, 30464, 16967, 459 },
884 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_8_9, 487832, 254505, 490 },
885 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_9_10, 493952, 254505, 496 },
886 { SYS_DVBS2, PILOT_OFF, PSK_
[all...]
H A Dtda10071.c614 case PILOT_OFF:
729 c->pilot = PILOT_OFF;
H A Dcx24116.c1254 case PILOT_OFF:
H A Dstv0910.c1572 p->pilot = (tmp & 0x01) ? PILOT_ON : PILOT_OFF;
H A Dm88ds3103.c1280 c->pilot = PILOT_OFF;
H A Dcx24117.c1346 case PILOT_OFF:
H A Dmxl5xx.c724 p->pilot = PILOT_OFF;
/linux-master/include/uapi/linux/dvb/
H A Dfrontend.h599 * @PILOT_OFF: Pilot tones disabled
604 PILOT_OFF, enumerator in enum:fe_pilot
/linux-master/drivers/media/firewire/
H A Dfiredtv-avc.c400 case PILOT_OFF: c->operand[15] = 0x0; break;

Completed in 253 milliseconds