Searched refs:PILOT_OFF (Results 1 – 7 of 7) sorted by relevance
| /linux-4.4.14/drivers/media/dvb-frontends/ |
| D | cx24120.c | 832 c->pilot = (ret & 0x80) ? PILOT_ON : PILOT_OFF; in cx24120_get_fec() 885 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_1_2, 273088, 254505, 274 }, 886 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_3_5, 17272, 13395, 330 }, 887 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_2_3, 24344, 16967, 367 }, 888 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_3_4, 410788, 254505, 413 }, 889 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_4_5, 438328, 254505, 440 }, 890 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_5_6, 30464, 16967, 459 }, 891 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_8_9, 487832, 254505, 490 }, 892 { SYS_DVBS2, PILOT_OFF, QPSK, FEC_9_10, 493952, 254505, 496 }, 893 { SYS_DVBS2, PILOT_OFF, PSK_8, FEC_3_5, 328168, 169905, 494 }, [all …]
|
| D | tda10071.c | 626 case PILOT_OFF: in tda10071_set_frontend() 741 c->pilot = PILOT_OFF; in tda10071_get_frontend()
|
| D | cx24116.c | 1272 case PILOT_OFF: in cx24116_set_frontend()
|
| D | m88ds3103.c | 898 c->pilot = PILOT_OFF; in m88ds3103_get_frontend()
|
| D | cx24117.c | 1357 case PILOT_OFF: in cx24117_set_frontend()
|
| /linux-4.4.14/include/uapi/linux/dvb/ |
| D | frontend.h | 314 PILOT_OFF, enumerator
|
| /linux-4.4.14/drivers/media/firewire/ |
| D | firedtv-avc.c | 404 case PILOT_OFF: c->operand[15] = 0x0; break; in avc_tuner_tuneqpsk()
|