Searched refs:tune (Results 1 - 25 of 25) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/
H A DMakefile.cpu7 tune = $(call cc-option,-mtune=$(1),$(2))
9 tune = $(call cc-option,-mcpu=$(1),$(2))
19 cflags-$(CONFIG_MPENTIUMII) += -march=i686 $(call tune,pentium2)
20 cflags-$(CONFIG_MPENTIUMIII) += -march=i686 $(call tune,pentium3)
21 cflags-$(CONFIG_MPENTIUMM) += -march=i686 $(call tune,pentium3)
22 cflags-$(CONFIG_MPENTIUM4) += -march=i686 $(call tune,pentium4)
29 cflags-$(CONFIG_MEFFICEON) += -march=i686 $(call tune,pentium3) $(align)-functions=0 $(align)-jumps=0 $(align)-loops=0
36 cflags-$(CONFIG_MCORE2) += -march=i686 $(call tune,core2)
46 cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call tune,i68
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/am_misc/
H A DMakefile5 tune.html
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/
H A DMakefile63 tune-$(CONFIG_CPU_ARM610) :=-mtune=arm610
64 tune-$(CONFIG_CPU_ARM710) :=-mtune=arm710
65 tune-$(CONFIG_CPU_ARM7TDMI) :=-mtune=arm7tdmi
66 tune-$(CONFIG_CPU_ARM720T) :=-mtune=arm7tdmi
67 tune-$(CONFIG_CPU_ARM740T) :=-mtune=arm7tdmi
68 tune-$(CONFIG_CPU_ARM9TDMI) :=-mtune=arm9tdmi
69 tune-$(CONFIG_CPU_ARM940T) :=-mtune=arm9tdmi
70 tune-$(CONFIG_CPU_ARM946T) :=$(call cc-option,-mtune=arm9e,-mtune=arm9tdmi)
71 tune-$(CONFIG_CPU_ARM920T) :=-mtune=arm9tdmi
72 tune
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/transapp/
H A DMakefile27 tune.html \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Ddtt200u-fe.c95 static int dtt200u_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
97 tune->min_delay_ms = 1500;
98 tune->step_size = 0;
99 tune->max_drift = 0;
H A Dvp7045-fe.c100 static int vp7045_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
102 tune->min_delay_ms = 800;
H A Dgp8psk-fe.c87 static int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
89 tune->min_delay_ms = 800;
H A Dvp702x-fe.c122 static int vp702x_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
125 tune->min_delay_ms = 2000;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dainstr_gf1.h77 signed short tune; member in struct:gf1_wave
156 __s16 tune; member in struct:gf1_xwave
H A Dsfnt_info.h129 short tune; /* pitch tuning (in cents) */ member in struct:soundfont_voice_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/instr/
H A Dainstr_gf1.c81 wp->tune = le16_to_cpu(xp.tune);
222 xp.tune = cpu_to_le16(wp->tune);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-core/
H A Ddvb_frontend.h103 int (*tune)(struct dvb_frontend* fe, member in struct:dvb_frontend_ops
H A Ddvb_frontend.c58 MODULE_PARM_DESC(dvb_override_tune_delay, "0: normal (default), >0 => delay in milliseconds to wait for lock after a tune attempt");
80 * FESTATE_RETUNE. Parameters have been supplied, but we have not yet performed the first tune.
423 * If its actually a re-tune, there will be a SET_FRONTEND soon enough. */
431 * tune is _very_ likely to require the same */
444 /* peform a tune */
456 * FE_SET_FRONTEND ioctl before the first frontend tune
565 fe->ops.tune(fe, params, fepriv->tune_mode_flags, &fepriv->delay, &s);
1006 /* normal tune mode when opened R/W */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dnxt6000.c523 static int nxt6000_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
525 tune->min_delay_ms = 500;
H A Dcx22702.c455 static int cx22702_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
457 tune->min_delay_ms = 1000;
H A Ddib3000mb.c701 static int dib3000mb_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
703 tune->min_delay_ms = 800;
H A Ddib3000mc.c723 static int dib3000mc_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
725 tune->min_delay_ms = 1000;
H A Ddib7000p.c856 static int dib7000p_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
858 tune->min_delay_ms = 1000;
H A Ddib7000m.c1055 static int dib7000m_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) argument
1057 tune->min_delay_ms = 1000;
H A Dcx24123.c642 dprintk("%s: pll tune VCA=%d, band=%d, pll=%d\n",__FUNCTION__,state->VCAarg,
1018 .tune = cx24123_tune,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/bt8xx/
H A Ddst.c1779 .tune = dst_tune_frontend,
1805 .tune = dst_tune_frontend,
1834 .tune = dst_tune_frontend,
1857 .tune = dst_tune_frontend,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/synth/emux/
H A Demux_synth.c811 offset += vp->reg.tune * 4096 / 1200;
H A Dsoundfont.c1032 zone->v.tune = -(note % 100);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sh64/kernel/
H A Dentry.S1521 movi 16, r0 ! this value is a best guess, should tune it by benchmarking
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h5381 uint8 tune; /* Debug */ member in struct:txdelay_params

Completed in 166 milliseconds