Home
last modified time | relevance | path

Searched refs:lpf (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dix2505v.c126 u8 gain, cc, ref, psc, local_osc, lpf; in ix2505v_set_params() local
178 lpf = 0xc; in ix2505v_set_params()
180 lpf = 0x2; in ix2505v_set_params()
182 lpf = 0xa; in ix2505v_set_params()
184 lpf = 0x6; in ix2505v_set_params()
186 lpf = 0xe; in ix2505v_set_params()
188 lpf = 0x1; in ix2505v_set_params()
190 lpf = 0x9; in ix2505v_set_params()
192 lpf = 0x5; in ix2505v_set_params()
194 lpf = 0xd; in ix2505v_set_params()
[all …]
H A Ddvb-pll.c350 u8 lpf; in opera1_bw() local
361 lpf = 0xc; in opera1_bw()
363 lpf = 0x2; in opera1_bw()
365 lpf = 0xa; in opera1_bw()
367 lpf = 0x6; in opera1_bw()
369 lpf = 0xe; in opera1_bw()
371 lpf = 0x1; in opera1_bw()
373 lpf = 0x9; in opera1_bw()
375 lpf = 0x5; in opera1_bw()
377 lpf = 0xd; in opera1_bw()
[all …]
/linux/sound/soc/meson/
H A Daxg-pdm.c83 struct axg_pdm_lpf lpf[PDM_LPF_NUM]; member
160 os *= filters->lpf[i].ds; in axg_pdm_get_os()
317 const struct axg_pdm_lpf *lpf = &priv->cfg->filters->lpf[index]; in axg_pdm_set_lpf_ctrl() local
322 val = PDM_LPF_STAGE_NUM(lpf->tap_num); in axg_pdm_set_lpf_ctrl()
323 val |= PDM_LPF_DSR(lpf->ds); in axg_pdm_set_lpf_ctrl()
324 val |= PDM_LPF_ROUND_MODE(lpf->round_mode); in axg_pdm_set_lpf_ctrl()
349 const struct axg_pdm_lpf *lpf = priv->cfg->filters->lpf; in axg_pdm_set_lpf_filters() local
354 count += lpf[i].tap_num; in axg_pdm_set_lpf_filters()
367 for (j = 0; j < lpf[i].tap_num; j++) in axg_pdm_set_lpf_filters()
368 regmap_write(priv->map, PDM_COEFF_DATA, lpf[i].tap[j]); in axg_pdm_set_lpf_filters()
[all …]
/linux/drivers/media/tuners/
H A Dqm1d1c0042.c46 .lpf = 1,
145 state->cfg.lpf = cfg->lpf; in qm1d1c0042_set_config()
225 if (state->cfg.lpf) { in qm1d1c0042_set_params()
259 if (!state->cfg.lpf) { in qm1d1c0042_set_params()
267 mask = state->cfg.lpf ? 0x3f : 0x7f; in qm1d1c0042_set_params()
278 if (state->cfg.lpf) in qm1d1c0042_set_params()
285 if (state->cfg.lpf) { in qm1d1c0042_set_params()
H A Dqm1d1b0004.c109 u8 buf[4], cb, lpf; in qm1d1b0004_set_params() local
146 lpf = DIV_ROUND_UP(lpf_freq, 2000) - 2; in qm1d1b0004_set_params()
147 buf[0] = 0xe4 | ((lpf & 0x0c) << 1) | state->cfg.half_step; in qm1d1b0004_set_params()
148 buf[1] = cb | ((lpf & 0x03) << 2); in qm1d1b0004_set_params()
H A Dqm1d1c0042.h18 bool lpf; /* enable LPF */ member
/linux/drivers/iio/gyro/
H A Dmpu3050.h76 enum mpu3050_lpf lpf; member
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c44 .lpf = INV_MPU6050_REG_CONFIG,
67 .lpf = INV_MPU6050_REG_CONFIG,
90 .lpf = INV_MPU6050_REG_CONFIG,
112 .lpf = INV_MPU6050_FILTER_20HZ,
129 .lpf = INV_MPU6050_FILTER_20HZ,
562 result = regmap_write(st->map, st->reg->lpf, val); in inv_mpu6050_set_lpf_regs()
590 result = inv_mpu6050_set_lpf_regs(st, st->chip_config.lpf); in inv_mpu6050_init_config()
1113 result = inv_mpu6050_set_accel_lpf_regs(st, st->chip_config.lpf); in inv_mpu6050_set_wom_lp()
1292 st->chip_config.lpf = data; in inv_mpu6050_set_lpf()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispccdc.h138 lpf:1, member
H A Dispccdc.c603 ccdc->lpf ? ISPCCDC_SYN_MODE_LPF : 0); in ccdc_configure_lpf()
679 ccdc->lpf = !!(OMAP3ISP_CCDC_LPF & ccdc_struct->flag); in ccdc_config()
/linux/drivers/iio/accel/
H A Dadxl380.c567 static int adxl380_get_lpf(struct adxl380_state *st, int *lpf) in adxl380_get_lpf() argument
580 *lpf = st->lpf_tbl[lpf_idx]; in adxl380_get_lpf()
585 static int adxl380_set_lpf(struct adxl380_state *st, u8 lpf) in adxl380_set_lpf() argument
596 if (lpf) in adxl380_set_lpf()
607 FIELD_PREP(ADXL380_FILTER_LPF_MODE_MSK, lpf)); in adxl380_set_lpf()
/linux/drivers/media/pci/pt3/
H A Dpt3.c49 .lpf = 1,
70 .lpf = 1,
/linux/drivers/staging/media/ipu3/
H A Dipu3-tables.c9450 .lpf = { 4, X, 8, X, 16, X, 0 },
/linux/drivers/staging/media/ipu3/include/uapi/
H A Dintel-ipu3.h2186 struct ipu3_uapi_yuvp1_y_ee_nr_lpf_config lpf; member
/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c1368 qm1d1c0042_config.lpf = 1; in em28178_dvb_init_plex_px_bcud()