/linux-4.4.14/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-4.4.14/arch/x86/ |
D | Makefile_32.cpu | 7 tune = $(call cc-option,-mtune=$(1),$(2)) 9 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) $(align)-functions=0 $(align)-jumps… 34 cflags-$(CONFIG_MCORE2) += -march=i686 $(call tune,core2) 46 cflags-$(CONFIG_X86_GENERIC) += $(call tune,generic,$(call tune,i686))
|
D | Kconfig.debug | 176 This option allows the user to tune the amount of TLB entries the
|
/linux-4.4.14/drivers/media/tuners/ |
D | mt2266.c | 131 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() 209 b[1] = (tune >> 8) & 0x1F; in mt2266_set_params() 210 b[2] = tune & 0xFF; in mt2266_set_params() 211 b[3] = tune >> 13; in mt2266_set_params() 215 (int) tune, (int) lnaband, in mt2266_set_params()
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
D | dtt200u-fe.c | 96 … int dtt200u_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dtt200u_fe_get_tune_settings() argument 98 tune->min_delay_ms = 1500; in dtt200u_fe_get_tune_settings() 99 tune->step_size = 0; in dtt200u_fe_get_tune_settings() 100 tune->max_drift = 0; in dtt200u_fe_get_tune_settings()
|
D | vp7045-fe.c | 101 …c int vp7045_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp7045_fe_get_tune_settings() argument 103 tune->min_delay_ms = 800; in vp7045_fe_get_tune_settings()
|
D | cinergyT2-fe.c | 259 struct dvb_frontend_tune_settings *tune) in cinergyt2_fe_get_tune_settings() argument 261 tune->min_delay_ms = 800; in cinergyt2_fe_get_tune_settings()
|
D | gp8psk-fe.c | 111 …c int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in gp8psk_fe_get_tune_settings() argument 113 tune->min_delay_ms = 800; in gp8psk_fe_get_tune_settings()
|
D | vp702x-fe.c | 132 …c int vp702x_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in vp702x_fe_get_tune_settings() argument 135 tune->min_delay_ms = 2000; in vp702x_fe_get_tune_settings()
|
/linux-4.4.14/drivers/media/dvb-frontends/ |
D | dib0090.c | 2044 const struct dib0090_tuning *tune = in dib0090_update_tuning_table_7090() local 2060 tune = dib0090_tuning_table_cband_7090e_sensitivity; in dib0090_update_tuning_table_7090() 2062 tune = dib0090_tuning_table_cband_7090e_aci; in dib0090_update_tuning_table_7090() 2064 while (state->rf_request > tune->max_freq) in dib0090_update_tuning_table_7090() 2065 tune++; in dib0090_update_tuning_table_7090() 2068 | (tune->lna_bias & 0x7fff)); in dib0090_update_tuning_table_7090() 2070 | ((tune->lna_tune << 6) & 0x07c0)); in dib0090_update_tuning_table_7090() 2234 const struct dib0090_tuning *tune = state->current_tune_table_index; in dib0090_tune() local 2312 tune = dib0090_tuning_table; in dib0090_tune() 2314 tune = dib0090_p1g_tuning_table; in dib0090_tune() [all …]
|
D | dib0070.c | 339 const struct dib0070_tuning *tune; in dib0070_tune_digital() local 362 tune = dib0070s_tuning_table; in dib0070_tune_digital() 366 tune = dib0070_tuning_table; in dib0070_tune_digital() 373 while (freq > tune->max_freq) /* find the right one */ in dib0070_tune_digital() 374 tune++; in dib0070_tune_digital() 378 state->current_tune_table_index = tune; in dib0070_tune_digital()
|
D | m88rs2000.c | 722 struct dvb_frontend_tune_settings *tune) in m88rs2000_get_tune_settings() argument 727 tune->min_delay_ms = 2000; in m88rs2000_get_tune_settings() 729 tune->min_delay_ms = 3000; in m88rs2000_get_tune_settings() 731 tune->step_size = c->symbol_rate / 16000; in m88rs2000_get_tune_settings() 732 tune->max_drift = c->symbol_rate / 2000; in m88rs2000_get_tune_settings()
|
D | nxt6000.c | 534 … int nxt6000_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in nxt6000_fe_get_tune_settings() argument 536 tune->min_delay_ms = 500; in nxt6000_fe_get_tune_settings()
|
D | au8522_dig.c | 831 struct dvb_frontend_tune_settings *tune) in au8522_get_tune_settings() argument 833 tune->min_delay_ms = 1000; in au8522_get_tune_settings()
|
D | cx22702.c | 577 struct dvb_frontend_tune_settings *tune) in cx22702_get_tune_settings() argument 579 tune->min_delay_ms = 1000; in cx22702_get_tune_settings()
|
D | s5h1411.c | 855 struct dvb_frontend_tune_settings *tune) in s5h1411_get_tune_settings() argument 857 tune->min_delay_ms = 1000; in s5h1411_get_tune_settings()
|
D | dib3000mb.c | 690 …nt dib3000mb_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib3000mb_fe_get_tune_settings() argument 692 tune->min_delay_ms = 800; in dib3000mb_fe_get_tune_settings()
|
D | s5h1409.c | 940 struct dvb_frontend_tune_settings *tune) in s5h1409_get_tune_settings() argument 942 tune->min_delay_ms = 1000; in s5h1409_get_tune_settings()
|
D | s921.c | 537 .tune = s921_tune,
|
D | s5h1432.c | 333 struct dvb_frontend_tune_settings *tune) in s5h1432_get_tune_settings() argument
|
D | dib3000mc.c | 788 …nt dib3000mc_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib3000mc_fe_get_tune_settings() argument 790 tune->min_delay_ms = 1000; in dib3000mc_fe_get_tune_settings()
|
D | tda10048.c | 1045 struct dvb_frontend_tune_settings *tune) in tda10048_get_tune_settings() argument 1047 tune->min_delay_ms = 1000; in tda10048_get_tune_settings()
|
D | dib7000m.c | 1308 …int dib7000m_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib7000m_fe_get_tune_settings() argument 1310 tune->min_delay_ms = 1000; in dib7000m_fe_get_tune_settings()
|
D | ds3000.c | 1132 .tune = ds3000_tune,
|
D | cxd2841er.c | 2655 .tune = cxd2841er_tune_s 2689 .tune = cxd2841er_tune_tc, 2720 .tune = cxd2841er_tune_tc,
|
D | cx24123.c | 1144 .tune = cx24123_tune,
|
D | dib8000.c | 4353 … int dib8000_fe_get_tune_settings(struct dvb_frontend *fe, struct dvb_frontend_tune_settings *tune) in dib8000_fe_get_tune_settings() argument 4355 tune->min_delay_ms = 1000; in dib8000_fe_get_tune_settings() 4356 tune->step_size = 0; in dib8000_fe_get_tune_settings() 4357 tune->max_drift = 0; in dib8000_fe_get_tune_settings()
|
D | cx24116.c | 1502 .tune = cx24116_tune,
|
D | dib9000.c | 1886 … int dib9000_fe_get_tune_settings(struct dvb_frontend *fe, struct dvb_frontend_tune_settings *tune) in dib9000_fe_get_tune_settings() argument 1888 tune->min_delay_ms = 1000; in dib9000_fe_get_tune_settings()
|
D | dib7000p.c | 1982 …int dib7000p_fe_get_tune_settings(struct dvb_frontend *fe, struct dvb_frontend_tune_settings *tune) in dib7000p_fe_get_tune_settings() argument 1984 tune->min_delay_ms = 1000; in dib7000p_fe_get_tune_settings()
|
D | lgdt3306a.c | 2127 .tune = lgdt3306a_tune,
|
D | cx24117.c | 1653 .tune = cx24117_tune,
|
D | cx24120.c | 1575 .tune = cx24120_tune,
|
D | mb86a20s.c | 2142 .tune = mb86a20s_tune,
|
/linux-4.4.14/include/uapi/sound/ |
D | sfnt_info.h | 129 short tune; /* pitch tuning (in cents) */ member
|
/linux-4.4.14/fs/sysfs/ |
D | Kconfig | 12 which driver each is bound to. sysfs can also be used to tune devices
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | ti,cdce925.txt | 18 - xtal-load-pf: Crystal load-capacitor value to fine-tune performance on a
|
/linux-4.4.14/drivers/staging/unisys/Documentation/ |
D | proc-entries.txt | 29 /proc/uislib/cycles_before_wait: This entry is used to tune 34 /proc/uislib/smart_wakeup: This entry is used to tune performance, by
|
/linux-4.4.14/arch/mips/txx9/generic/ |
D | setup_tx4938.c | 336 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-4.4.14/tools/thermal/tmon/ |
D | README | 21 TMON is conceived as a tool to help visualize, tune, and test the
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-demod.c | 538 struct dvb_frontend_tune_settings *tune) in mxl111sf_demod_get_tune_settings() argument 540 tune->min_delay_ms = 1000; in mxl111sf_demod_get_tune_settings()
|
/linux-4.4.14/Documentation/filesystems/ |
D | gfs2.txt | 43 tunegfs2 to manipulate, examine and tune a filesystem
|
D | proc.txt | 1410 The files in /proc/sys can be used to fine tune and monitor miscellaneous and 1479 be used to tune the badness score. Its acceptable values range from -16 1498 any given <pid>. Use it together with /proc/<pid>/oom_score_adj to tune which
|
D | ext4.txt | 285 algorithm used is designed to automatically tune
|
D | xfs-delayed-logging-design.txt | 309 might need to tune the recovery transaction object hash size.
|
/linux-4.4.14/fs/jffs2/ |
D | TODO | 9 - fine-tune the allocation / GC thresholds
|
/linux-4.4.14/drivers/media/common/siano/ |
D | smsdvb-main.c | 846 struct dvb_frontend_tune_settings *tune) in smsdvb_get_tune_settings() argument 850 tune->min_delay_ms = 400; in smsdvb_get_tune_settings() 851 tune->step_size = 250000; in smsdvb_get_tune_settings() 852 tune->max_drift = 0; in smsdvb_get_tune_settings()
|
/linux-4.4.14/arch/mips/include/asm/txx9/ |
D | tx4938.h | 307 void tx4938_ata_init(unsigned int irq, unsigned int shift, int tune);
|
/linux-4.4.14/Documentation/video4linux/ |
D | README.ivtv | 153 Used to enable the radio tuner and tune to a frequency. You cannot 155 device to tune the radio, use /dev/video24 to read the raw pcm stream
|
/linux-4.4.14/Documentation/usb/ |
D | iuu_phoenix.txt | 22 How to tune the reader speed ?
|
D | gadget_printer.txt | 71 should tune this for your product. You may also want to tune the
|
/linux-4.4.14/Documentation/devicetree/bindings/phy/ |
D | apm-xgene-phy.txt | 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dvb_frontend.h | 434 int (*tune)(struct dvb_frontend* fe, member
|
D | dvb_frontend.c | 775 if (fe->ops.tune) in dvb_frontend_thread() 776 fe->ops.tune(fe, re_tune, fepriv->tune_mode_flags, &fepriv->delay, &s); in dvb_frontend_thread()
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-usb | 212 one instead. This usb2_lpm_besl attribute allows to tune the host selected besl 213 value in order to tune power saving and service latency.
|
/linux-4.4.14/Documentation/scsi/ |
D | qlogicfas.txt | 40 with SCSI, there are other settings which can tune the bus.
|
D | ChangeLog.ncr53c8xx | 196 - Allow to tune request_irq() flags from the boot command line using 326 - Add "setverbose" procfs driver command. It allows to tune
|
D | BusLogic.txt | 45 tune driver performance and error recovery to their particular needs.
|
D | ChangeLog.sym53c8xx | 439 - Allow to tune request_irq() flags from the boot command line using
|
D | sym53c8xx_2.txt | 227 from the user setup tool. The Tekram Setup program allows to tune the
|
D | ncr53c8xx.txt | 255 from the user setup tool. The Tekram Setup program allows to tune the
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | dst.c | 1784 .tune = dst_tune_frontend, 1809 .tune = dst_tune_frontend, 1842 .tune = dst_tune_frontend, 1865 .tune = dst_tune_frontend,
|
/linux-4.4.14/drivers/media/pci/pt1/ |
D | va1j5jf8007t.c | 445 .tune = va1j5jf8007t_tune,
|
D | va1j5jf8007s.c | 597 .tune = va1j5jf8007s_tune,
|
/linux-4.4.14/Documentation/scheduler/ |
D | sched-domains.txt | 62 the specifics and what to tune.
|
D | sched-design-CFS.txt | 95 which can be used to tune the scheduler from "desktop" (i.e., low latencies) to
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | Kconfig | 150 required to have loaded firmware to tune properly.
|
/linux-4.4.14/arch/powerpc/platforms/ps3/ |
D | Kconfig | 41 tune the pagetable size on their system. The value here is
|
/linux-4.4.14/drivers/media/ |
D | Kconfig | 205 functionality for your device (it may not tune or may not have
|
/linux-4.4.14/fs/gfs2/ |
D | quota.c | 1496 struct gfs2_tune *tune = &sdp->sd_tune; in gfs2_quotad() local 1514 &tune->gt_statfs_quantum); in gfs2_quotad() 1518 "ad_timeo, &tune->gt_quota_quantum); in gfs2_quotad()
|
/linux-4.4.14/sound/synth/emux/ |
D | soundfont.c | 1037 zone->v.tune = -(note % 100); in load_guspatch() 1046 zone->v.root, zone->v.tune, zone->v.low, zone->v.high); in load_guspatch()
|
D | emux_synth.c | 837 offset += vp->reg.tune * 4096 / 1200; in calc_pitch()
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 12 The files in this directory can be used to tune and monitor 530 The only way to tune these values is to rebuild the kernel :-) 740 The file rtsig-max can be used to tune the maximum number 751 You can't tune it just yet, but you could change it on
|
D | fs.txt | 12 The files in this directory can be used to tune and monitor
|
D | vm.txt | 12 The files in this directory can be used to tune the operation
|
/linux-4.4.14/drivers/usb/storage/ |
D | Kconfig | 181 to use tools to tune and monitor your drive (like hdparm or smartctl).
|
/linux-4.4.14/drivers/pcmcia/ |
D | Kconfig | 101 bool "Auto-tune EnE bridges for CB cards" if EXPERT
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 908 struct is_tune_region tune; member
|
/linux-4.4.14/Documentation/m68k/ |
D | README.buddha | 196 diskdrive would go crazy, that's why you shouldn't tune your
|
/linux-4.4.14/Documentation/blockdev/ |
D | floppy.txt | 127 To tune the fifo threshold, switch on over/underrun messages
|
/linux-4.4.14/Documentation/fb/ |
D | framebuffer.txt | 151 To tune a video mode, you can use fbset or xvidtune. Note that xvidtune doesn't
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 123 the frontend0 node is used to tune the frontend tuner module.
|
/linux-4.4.14/Documentation/DocBook/ |
D | alsa-driver-api.xml.db | 174 API-snd-ac97-tune-hardware
|
D | device-drivers.xml.db | 896 API-struct-dvb-frontend-tune-settings
|
/linux-4.4.14/drivers/atm/ |
D | Kconfig | 64 bool "Fine-tune burst settings"
|
/linux-4.4.14/arch/s390/ |
D | Kconfig | 294 Cause the compiler to tune (-mtune) the generated code for a machine.
|
/linux-4.4.14/mm/ |
D | Kconfig | 647 be useful to tune memory cgroup limits and/or for job placement
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 787 mode, IDE driver will try to tune the transfer mode of the
|
/linux-4.4.14/arch/sh/kernel/cpu/sh5/ |
D | entry.S | 1501 movi 16, r0 ! this value is a best guess, should tune it by benchmarking
|
/linux-4.4.14/Documentation/ |
D | md.txt | 111 format is to be used. The minor number might be used to tune handling
|
D | HOWTO | 400 to tune that by adding fancy mail-headers, people will not like it.
|
D | SubmittingPatches | 276 to tune it out. Look in the MAINTAINERS file for a subsystem-specific
|
D | kernel-parameters.txt | 922 This option allows to tune the number of preallocated
|
/linux-4.4.14/Documentation/networking/ |
D | ip-sysctl.txt | 354 and tune network services to linger and kill such states 544 because of overload with legal connections, you should tune
|
/linux-4.4.14/Documentation/filesystems/cifs/ |
D | README | 342 information from the server. This option allows to tune the
|
/linux-4.4.14/drivers/media/dvb-frontends/drx39xyj/ |
D | drxj.c | 12240 struct dvb_frontend_tune_settings *tune) in drx39xxj_get_tune_settings() argument 12242 tune->min_delay_ms = 1000; in drx39xxj_get_tune_settings()
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 91 processing with the ability to tune the logic to an appropriate extent
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 867 If you aren't debugging the scheduler or trying to tune a specific
|