Home
last modified time | relevance | path

Searched refs:dft_corr_ctl (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/staging/media/deprecated/vpfe_capture/
Ddm355_ccdc.h190 struct ccdc_dft_corr_ctl dft_corr_ctl; member
Ddm355_ccdc.c417 val |= (dfc->dft_corr_ctl.vdfcsl & CCDC_DFCCTL_VDFCSL_MASK) << in ccdc_config_vdfc()
419 val |= (dfc->dft_corr_ctl.vdfcuda & CCDC_DFCCTL_VDFCUDA_MASK) << in ccdc_config_vdfc()
421 val |= (dfc->dft_corr_ctl.vdflsft & CCDC_DFCCTL_VDFLSFT_MASK) << in ccdc_config_vdfc()