Home
last modified time | relevance | path

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

1234

/linux-2.6.39/arch/arm/
DMakefile73 tune-$(CONFIG_CPU_ARM610) :=-mtune=arm610
74 tune-$(CONFIG_CPU_ARM710) :=-mtune=arm710
75 tune-$(CONFIG_CPU_ARM7TDMI) :=-mtune=arm7tdmi
76 tune-$(CONFIG_CPU_ARM720T) :=-mtune=arm7tdmi
77 tune-$(CONFIG_CPU_ARM740T) :=-mtune=arm7tdmi
78 tune-$(CONFIG_CPU_ARM9TDMI) :=-mtune=arm9tdmi
79 tune-$(CONFIG_CPU_ARM940T) :=-mtune=arm9tdmi
80 tune-$(CONFIG_CPU_ARM946E) :=$(call cc-option,-mtune=arm9e,-mtune=arm9tdmi)
81 tune-$(CONFIG_CPU_ARM920T) :=-mtune=arm9tdmi
82 tune-$(CONFIG_CPU_ARM922T) :=-mtune=arm9tdmi
[all …]
/linux-2.6.39/arch/x86/
DMakefile_32.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…
35 cflags-$(CONFIG_MCORE2) += -march=i686 $(call tune,core2)
47 cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call tune,i686))
/linux-2.6.39/drivers/media/common/tuners/
Dmt2266.c130 u32 tune; in mt2266_set_params() local
144 tune = 2 * freq * (8192/16) / (FREF/16); in mt2266_set_params()
147 tune *= 2; in mt2266_set_params()
208 b[1] = (tune >> 8) & 0x1F; in mt2266_set_params()
209 b[2] = tune & 0xFF; in mt2266_set_params()
210 b[3] = tune >> 13; in mt2266_set_params()
214 (int) tune, (int) lnaband, in mt2266_set_params()
/linux-2.6.39/drivers/media/dvb/dvb-usb/
Ddtt200u-fe.c95 … int dtt200u_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dtt200u_fe_get_tune_settings() argument
97 tune->min_delay_ms = 1500; in dtt200u_fe_get_tune_settings()
98 tune->step_size = 0; in dtt200u_fe_get_tune_settings()
99 tune->max_drift = 0; in dtt200u_fe_get_tune_settings()
Dvp7045-fe.c100 …c int vp7045_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp7045_fe_get_tune_settings() argument
102 tune->min_delay_ms = 800; in vp7045_fe_get_tune_settings()
DcinergyT2-fe.c260 struct dvb_frontend_tune_settings *tune) in cinergyt2_fe_get_tune_settings() argument
262 tune->min_delay_ms = 800; in cinergyt2_fe_get_tune_settings()
Dvp702x-fe.c122 …c int vp702x_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp702x_fe_get_tune_settings() argument
125 tune->min_delay_ms = 2000; in vp702x_fe_get_tune_settings()
Dgp8psk-fe.c110 …c int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in gp8psk_fe_get_tune_settings() argument
112 tune->min_delay_ms = 800; in gp8psk_fe_get_tune_settings()
/linux-2.6.39/drivers/media/dvb/frontends/
Ddib0090.c2032 const struct dib0090_tuning *tune = state->current_tune_table_index; in dib0090_tune() local
2110 tune = dib0090_tuning_table; in dib0090_tune()
2112 tune = dib0090_p1g_tuning_table; in dib0090_tune()
2121 tune = dib0090_tuning_table_cband_7090; in dib0090_tune()
2126 tune = dib0090_tuning_table_cband_7090; in dib0090_tune()
2135 tune = dib0090_tuning_table_fm_vhf_on_cband; in dib0090_tune()
2137 tune = dib0090_p1g_tuning_table_fm_vhf_on_cband; in dib0090_tune()
2146 while (state->rf_request > tune->max_freq) in dib0090_tune()
2147 tune++; in dib0090_tune()
2151 state->current_tune_table_index = tune; in dib0090_tune()
[all …]
Ddib0070.c300 const struct dib0070_tuning *tune; in dib0070_tune_digital() local
323 tune = dib0070s_tuning_table; in dib0070_tune_digital()
327 tune = dib0070_tuning_table; in dib0070_tune_digital()
334 while (freq > tune->max_freq) /* find the right one */ in dib0070_tune_digital()
335 tune++; in dib0070_tune_digital()
339 state->current_tune_table_index = tune; in dib0070_tune_digital()
Dnxt6000.c523 … int nxt6000_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in nxt6000_fe_get_tune_settings() argument
525 tune->min_delay_ms = 500; in nxt6000_fe_get_tune_settings()
Dcx22702.c561 struct dvb_frontend_tune_settings *tune) in cx22702_get_tune_settings() argument
563 tune->min_delay_ms = 1000; in cx22702_get_tune_settings()
Dau8522_dig.c897 struct dvb_frontend_tune_settings *tune) in au8522_get_tune_settings() argument
899 tune->min_delay_ms = 1000; in au8522_get_tune_settings()
Ds5h1409.c911 struct dvb_frontend_tune_settings *tune) in s5h1409_get_tune_settings() argument
913 tune->min_delay_ms = 1000; in s5h1409_get_tune_settings()
Ds5h1411.c826 struct dvb_frontend_tune_settings *tune) in s5h1411_get_tune_settings() argument
828 tune->min_delay_ms = 1000; in s5h1411_get_tune_settings()
/linux-2.6.39/include/sound/
Dsfnt_info.h129 short tune; /* pitch tuning (in cents) */ member
/linux-2.6.39/fs/sysfs/
DKconfig11 which driver each is bound to. sysfs can also be used to tune devices
/linux-2.6.39/Documentation/ABI/obsolete/
Dproc-pid-oom_adj13 exponentially is, thus, impossible to tune with fine granularity.
/linux-2.6.39/arch/um/
DMakefile-i38625 # First of all, tune CFLAGS for the specific CPU. This actually sets cflags-y.
/linux-2.6.39/arch/mips/txx9/generic/
Dsetup_tx4938.c336 void __init tx4938_ata_init(unsigned int irq, unsigned int shift, int tune) in tx4938_ata_init() argument
354 .gbus_clock = tune ? txx9_gbus_clock : 0, in tx4938_ata_init()
/linux-2.6.39/drivers/media/dvb/siano/
Dsmsdvb.c584 struct dvb_frontend_tune_settings *tune) in smsdvb_get_tune_settings() argument
588 tune->min_delay_ms = 400; in smsdvb_get_tune_settings()
589 tune->step_size = 250000; in smsdvb_get_tune_settings()
590 tune->max_drift = 0; in smsdvb_get_tune_settings()
/linux-2.6.39/fs/jffs2/
DTODO9 - fine-tune the allocation / GC thresholds
/linux-2.6.39/Documentation/filesystems/
Dgfs2.txt42 gfs2_tool to manipulate, examine and tune a filesystem
/linux-2.6.39/drivers/media/video/tlg2300/
Dpd-dvb.c245 struct dvb_frontend_tune_settings *tune) in poseidon_fe_get_tune_settings() argument
247 tune->min_delay_ms = 1000; in poseidon_fe_get_tune_settings()
/linux-2.6.39/arch/mips/include/asm/txx9/
Dtx4938.h307 void tx4938_ata_init(unsigned int irq, unsigned int shift, int tune);

1234