Searched refs:pilot (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/platform/68328/
H A DMakefile6 head-$(CONFIG_PILOT) = head-pilot.o
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dstv0900_priv.h290 enum fe_stv0900_pilot pilot; member in struct:stv0900_signal_info
382 s32 pilot, u8 chip_id);
H A Dcx24116.c101 /* pilot bit */
168 fe_pilot_t pilot; member in struct:cx24116_tuning
364 * set pilot, bit 6 (0x40) is set. When inspecting
365 * FECSTATUS bit 7 (0x80) represents the pilot
1246 switch (c->pilot) {
1259 dprintk("%s: unsupported pilot mode selected (%d)\n",
1260 __func__, c->pilot);
1290 state->dnxt.pilot = c->pilot;
1312 dprintk("%s: pilot
[all...]
H A Dstv0900_core.c1109 s32 pilot, u8 chip_id)
1154 if (pilot) {
1179 if (pilot) {
1623 p_result.pilot = intp->result[demod].pilot;
1108 stv0900_get_optim_carr_loop(s32 srate, enum fe_stv0900_modcode modcode, s32 pilot, u8 chip_id) argument
H A Dstv0900_sw.c1230 result->pilot = stv0900_get_bits(intp, DEMOD_TYPE) & 0x01;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68knommu/
H A DMakefile30 board-$(CONFIG_PILOT) := pilot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h341 fe_pilot_t pilot; member in struct:dtv_frontend_properties
H A Ddvb_frontend.c1237 tvp->u.data = fe->dtv_property_cache.pilot;
1391 fe->dtv_property_cache.pilot = tvp->u.data;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-tvaudio.c799 static char *p[] = { "no pilot", "pilot c1", "pilot c2", "?" };
800 u32 reg, mode, pilot; local
804 pilot = (reg >> 2) & 0x03;
808 reg, m[mode], p[pilot],
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dtables_nphy.c2971 check(pilot, PILOT);

Completed in 200 milliseconds