Searched refs:PILOT_ON (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;
892 { SYS_DVBS2, PILOT_ON, QPSK, FEC_1_2, 273088, 260709, 268 },
893 { SYS_DVBS2, PILOT_ON, QPSK, FEC_3_5, 328168, 260709, 322 },
894 { SYS_DVBS2, PILOT_ON, QPSK, FEC_2_3, 121720, 86903, 358 },
895 { SYS_DVBS2, PILOT_ON, QPSK, FEC_3_4, 410788, 260709, 403 },
896 { SYS_DVBS2, PILOT_ON, QPSK, FEC_4_5, 438328, 260709, 430 },
897 { SYS_DVBS2, PILOT_ON, QPSK, FEC_5_6, 152320, 86903, 448 },
898 { SYS_DVBS2, PILOT_ON, QPSK, FEC_8_9, 487832, 260709, 479 },
899 { SYS_DVBS2, PILOT_ON, QPSK, FEC_9_10, 493952, 260709, 485 },
900 { SYS_DVBS2, PILOT_ON, PSK_
[all...]
H A Dtda10071.c617 case PILOT_ON:
732 c->pilot = PILOT_ON;
H A Dcx24116.c1257 case PILOT_ON:
H A Dstv0910.c1572 p->pilot = (tmp & 0x01) ? PILOT_ON : PILOT_OFF;
H A Dm88ds3103.c1283 c->pilot = PILOT_ON;
H A Dcx24117.c1349 case PILOT_ON:
H A Dmxl5xx.c727 p->pilot = PILOT_ON;
/linux-master/include/uapi/linux/dvb/
H A Dfrontend.h598 * @PILOT_ON: Pilot tones enabled
603 PILOT_ON, enumerator in enum:fe_pilot
/linux-master/drivers/media/firewire/
H A Dfiredtv-avc.c401 case PILOT_ON: c->operand[15] = 0x1; break;

Completed in 312 milliseconds