/Linux-v5.4/arch/arm/ |
D | Makefile | 86 tune-$(CONFIG_CPU_ARM7TDMI) =-mtune=arm7tdmi 87 tune-$(CONFIG_CPU_ARM720T) =-mtune=arm7tdmi 88 tune-$(CONFIG_CPU_ARM740T) =-mtune=arm7tdmi 89 tune-$(CONFIG_CPU_ARM9TDMI) =-mtune=arm9tdmi 90 tune-$(CONFIG_CPU_ARM940T) =-mtune=arm9tdmi 91 tune-$(CONFIG_CPU_ARM946E) =$(call cc-option,-mtune=arm9e,-mtune=arm9tdmi) 92 tune-$(CONFIG_CPU_ARM920T) =-mtune=arm9tdmi 93 tune-$(CONFIG_CPU_ARM922T) =-mtune=arm9tdmi 94 tune-$(CONFIG_CPU_ARM925T) =-mtune=arm9tdmi 95 tune-$(CONFIG_CPU_ARM926T) =-mtune=arm9tdmi [all …]
|
/Linux-v5.4/arch/x86/ |
D | Makefile_32.cpu | 8 tune = $(call cc-option,-mtune=$(1),$(2)) 10 tune = $(call cc-option,-mcpu=$(1),$(2)) 18 cflags-$(CONFIG_MPENTIUMII) += -march=i686 $(call tune,pentium2) 19 cflags-$(CONFIG_MPENTIUMIII) += -march=i686 $(call tune,pentium3) 20 cflags-$(CONFIG_MPENTIUMM) += -march=i686 $(call tune,pentium3) 21 cflags-$(CONFIG_MPENTIUM4) += -march=i686 $(call tune,pentium4) 28 cflags-$(CONFIG_MEFFICEON) += -march=i686 $(call tune,pentium3) -falign-functions=0 -falign-jumps=0… 34 cflags-$(CONFIG_MCORE2) += -march=i686 $(call tune,core2) 46 cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call tune,i686))
|
/Linux-v5.4/drivers/media/tuners/ |
D | mt2266.c | 122 u32 tune; in mt2266_set_params() local 135 tune = 2 * freq * (8192/16) / (FREF/16); in mt2266_set_params() 138 tune *= 2; in mt2266_set_params() 200 b[1] = (tune >> 8) & 0x1F; in mt2266_set_params() 201 b[2] = tune & 0xFF; in mt2266_set_params() 202 b[3] = tune >> 13; in mt2266_set_params() 206 (int) tune, (int) lnaband, in mt2266_set_params()
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | dib0090.c | 2041 const struct dib0090_tuning *tune = in dib0090_update_tuning_table_7090() local 2057 tune = dib0090_tuning_table_cband_7090e_sensitivity; in dib0090_update_tuning_table_7090() 2059 tune = dib0090_tuning_table_cband_7090e_aci; in dib0090_update_tuning_table_7090() 2061 while (state->rf_request > tune->max_freq) in dib0090_update_tuning_table_7090() 2062 tune++; in dib0090_update_tuning_table_7090() 2065 | (tune->lna_bias & 0x7fff)); in dib0090_update_tuning_table_7090() 2067 | ((tune->lna_tune << 6) & 0x07c0)); in dib0090_update_tuning_table_7090() 2232 const struct dib0090_tuning *tune = state->current_tune_table_index; in dib0090_tune() local 2310 tune = dib0090_tuning_table; in dib0090_tune() 2312 tune = dib0090_p1g_tuning_table; in dib0090_tune() [all …]
|
D | dib0070.c | 323 const struct dib0070_tuning *tune; in dib0070_tune_digital() local 346 tune = dib0070s_tuning_table; in dib0070_tune_digital() 350 tune = dib0070_tuning_table; in dib0070_tune_digital() 357 while (freq > tune->max_freq) /* find the right one */ in dib0070_tune_digital() 358 tune++; in dib0070_tune_digital() 362 state->current_tune_table_index = tune; in dib0070_tune_digital()
|
D | m88rs2000.c | 713 struct dvb_frontend_tune_settings *tune) in m88rs2000_get_tune_settings() argument 718 tune->min_delay_ms = 2000; in m88rs2000_get_tune_settings() 720 tune->min_delay_ms = 3000; in m88rs2000_get_tune_settings() 722 tune->step_size = c->symbol_rate / 16000; in m88rs2000_get_tune_settings() 723 tune->max_drift = c->symbol_rate / 2000; in m88rs2000_get_tune_settings()
|
D | gp8psk-fe.c | 124 …c int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in gp8psk_fe_get_tune_settings() argument 126 tune->min_delay_ms = 800; in gp8psk_fe_get_tune_settings()
|
D | au8522_dig.c | 818 struct dvb_frontend_tune_settings *tune) in au8522_get_tune_settings() argument 820 tune->min_delay_ms = 1000; in au8522_get_tune_settings()
|
D | cx22702.c | 565 struct dvb_frontend_tune_settings *tune) in cx22702_get_tune_settings() argument 567 tune->min_delay_ms = 1000; in cx22702_get_tune_settings()
|
/Linux-v5.4/drivers/media/usb/dvb-usb/ |
D | dtt200u-fe.c | 139 … int dtt200u_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dtt200u_fe_get_tune_settings() argument 141 tune->min_delay_ms = 1500; in dtt200u_fe_get_tune_settings() 142 tune->step_size = 0; in dtt200u_fe_get_tune_settings() 143 tune->max_drift = 0; in dtt200u_fe_get_tune_settings()
|
D | vp7045-fe.c | 97 …c int vp7045_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp7045_fe_get_tune_settings() argument 99 tune->min_delay_ms = 800; in vp7045_fe_get_tune_settings()
|
D | cinergyT2-fe.c | 218 struct dvb_frontend_tune_settings *tune) in cinergyt2_fe_get_tune_settings() argument 220 tune->min_delay_ms = 800; in cinergyt2_fe_get_tune_settings()
|
D | vp702x-fe.c | 128 …c int vp702x_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp702x_fe_get_tune_settings() argument 131 tune->min_delay_ms = 2000; in vp702x_fe_get_tune_settings()
|
/Linux-v5.4/arch/nds32/ |
D | Makefile | 15 KBUILD_CFLAGS +=$(arch-y) $(tune-y) 16 KBUILD_AFLAGS +=$(arch-y) $(tune-y)
|
/Linux-v5.4/tools/virtio/ringtest/ |
D | README | 1 Partial implementation of various ring layouts, useful to tune virtio design.
|
/Linux-v5.4/Documentation/media/uapi/dvb/ |
D | frontend_fcalls.rst | 31 fe-set-frontend-tune-mode
|
D | dvbproperty.rst | 24 union with the parameters needed to tune for DVB-S, DVB-C, DVB-T and 57 **Example**: in order to set the hardware to tune into a DVB-C channel
|
D | fe-set-frontend-tune-mode.rst | 38 - 0 - normal tune mode
|
/Linux-v5.4/include/uapi/sound/ |
D | sfnt_info.h | 130 short tune; /* pitch tuning (in cents) */ member
|
/Linux-v5.4/Documentation/devicetree/bindings/arm/stm32/ |
D | mlahb.txt | 7 Cortex-M firmware accesses among those ports allows to tune the system
|
/Linux-v5.4/drivers/media/pci/ddbridge/ |
D | ddbridge-sx8.c | 412 static int tune(struct dvb_frontend *fe, bool re_tune, in tune() function 466 .tune = tune,
|
/Linux-v5.4/fs/sysfs/ |
D | Kconfig | 13 which driver each is bound to. sysfs can also be used to tune devices
|
/Linux-v5.4/block/ |
D | Kconfig.iosched | 18 synchronous writes, it will self-tune queue depths to achieve that
|
/Linux-v5.4/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 333 void __init tx4938_ata_init(unsigned int irq, unsigned int shift, int tune) in tx4938_ata_init() argument 351 .gbus_clock = tune ? txx9_gbus_clock : 0, in tx4938_ata_init()
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 25 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
|