/linux-4.19.296/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.19.296/drivers/media/dvb-frontends/ |
D | dib0090.c | 2053 const struct dib0090_tuning *tune = in dib0090_update_tuning_table_7090() local 2069 tune = dib0090_tuning_table_cband_7090e_sensitivity; in dib0090_update_tuning_table_7090() 2071 tune = dib0090_tuning_table_cband_7090e_aci; in dib0090_update_tuning_table_7090() 2073 while (state->rf_request > tune->max_freq) in dib0090_update_tuning_table_7090() 2074 tune++; in dib0090_update_tuning_table_7090() 2077 | (tune->lna_bias & 0x7fff)); in dib0090_update_tuning_table_7090() 2079 | ((tune->lna_tune << 6) & 0x07c0)); in dib0090_update_tuning_table_7090() 2244 const struct dib0090_tuning *tune = state->current_tune_table_index; in dib0090_tune() local 2322 tune = dib0090_tuning_table; in dib0090_tune() 2324 tune = dib0090_p1g_tuning_table; in dib0090_tune() [all …]
|
D | dib0070.c | 335 const struct dib0070_tuning *tune; in dib0070_tune_digital() local 358 tune = dib0070s_tuning_table; in dib0070_tune_digital() 362 tune = dib0070_tuning_table; in dib0070_tune_digital() 369 while (freq > tune->max_freq) /* find the right one */ in dib0070_tune_digital() 370 tune++; in dib0070_tune_digital() 374 state->current_tune_table_index = tune; in dib0070_tune_digital()
|
D | m88rs2000.c | 725 struct dvb_frontend_tune_settings *tune) in m88rs2000_get_tune_settings() argument 730 tune->min_delay_ms = 2000; in m88rs2000_get_tune_settings() 732 tune->min_delay_ms = 3000; in m88rs2000_get_tune_settings() 734 tune->step_size = c->symbol_rate / 16000; in m88rs2000_get_tune_settings() 735 tune->max_drift = c->symbol_rate / 2000; in m88rs2000_get_tune_settings()
|
D | gp8psk-fe.c | 127 …c int gp8psk_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in gp8psk_fe_get_tune_settings() argument 129 tune->min_delay_ms = 800; in gp8psk_fe_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 | au8522_dig.c | 830 struct dvb_frontend_tune_settings *tune) in au8522_get_tune_settings() argument 832 tune->min_delay_ms = 1000; in au8522_get_tune_settings()
|
D | nxt6000.c | 550 … int nxt6000_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in nxt6000_fe_get_tune_settings() argument 552 tune->min_delay_ms = 500; in nxt6000_fe_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 | 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 | dib3000mb.c | 682 …nt dib3000mb_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib3000mb_fe_get_tune_settings() argument 684 tune->min_delay_ms = 800; in dib3000mb_fe_get_tune_settings()
|
D | s921.c | 536 .tune = s921_tune,
|
D | s5h1432.c | 329 struct dvb_frontend_tune_settings *tune) in s5h1432_get_tune_settings() argument
|
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 | dib3000mc.c | 822 …nt dib3000mc_fe_get_tune_settings(struct dvb_frontend* fe, struct dvb_frontend_tune_settings *tune) in dib3000mc_fe_get_tune_settings() argument 824 tune->min_delay_ms = 1000; in dib3000mc_fe_get_tune_settings()
|
D | stv0910.c | 1615 static int tune(struct dvb_frontend *fe, bool re_tune, in tune() function 1743 .tune = tune,
|
D | mxl5xx.c | 658 static int tune(struct dvb_frontend *fe, bool re_tune, in tune() function 799 .tune = tune,
|
/linux-4.19.296/include/uapi/sound/ |
D | sfnt_info.h | 130 short tune; /* pitch tuning (in cents) */ member
|
/linux-4.19.296/fs/sysfs/ |
D | Kconfig | 12 which driver each is bound to. sysfs can also be used to tune devices
|
/linux-4.19.296/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-demod.c | 539 struct dvb_frontend_tune_settings *tune) in mxl111sf_demod_get_tune_settings() argument 541 tune->min_delay_ms = 1000; in mxl111sf_demod_get_tune_settings()
|
/linux-4.19.296/fs/jffs2/ |
D | TODO | 9 - fine-tune the allocation / GC thresholds
|
/linux-4.19.296/block/ |
D | Kconfig.iosched | 80 synchronous writes, it will self-tune queue depths to achieve that
|
/linux-4.19.296/drivers/media/common/siano/ |
D | smsdvb-main.c | 847 struct dvb_frontend_tune_settings *tune) in smsdvb_get_tune_settings() argument 851 tune->min_delay_ms = 400; in smsdvb_get_tune_settings() 852 tune->step_size = 250000; in smsdvb_get_tune_settings() 853 tune->max_drift = 0; in smsdvb_get_tune_settings()
|
/linux-4.19.296/include/media/ |
D | dvb_frontend.h | 449 int (*tune)(struct dvb_frontend* fe, member
|
/linux-4.19.296/fs/gfs2/ |
D | quota.c | 1537 struct gfs2_tune *tune = &sdp->sd_tune; in gfs2_quotad() local 1555 &tune->gt_statfs_quantum); in gfs2_quotad() 1559 "ad_timeo, &tune->gt_quota_quantum); in gfs2_quotad()
|