Home
last modified time | relevance | path

Searched full:sinc (Results 1 – 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml54 This bit enables a notch at 60 Hz when the first notch of the sinc
56 60 Hz when the sinc filter first notch is at 50 Hz. This allows
Dst,stm32-dfsdm-adc.yaml109 SinC filter order from 0 to 5.
/kernel/linux/linux-5.10/drivers/iio/adc/
Dstm32-dfsdm.h237 DFSDM_SINC1_ORDER, /* Sinc 1 filter type */
238 DFSDM_SINC2_ORDER, /* Sinc 2 filter type */
239 DFSDM_SINC3_ORDER, /* Sinc 3 filter type */
240 DFSDM_SINC4_ORDER, /* Sinc 4 filter type (N.A. for watchdog) */
241 DFSDM_SINC5_ORDER, /* Sinc 5 filter type (N.A. for watchdog) */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/
Dadi,ad7192.yaml55 This bit enables a notch at 60 Hz when the first notch of the sinc
57 60 Hz when the sinc filter first notch is at 50 Hz. This allows
Dst,stm32-dfsdm-adc.yaml107 SinC filter order from 0 to 5.
/kernel/linux/linux-6.6/drivers/iio/adc/
Dstm32-dfsdm.h259 DFSDM_SINC1_ORDER, /* Sinc 1 filter type */
260 DFSDM_SINC2_ORDER, /* Sinc 2 filter type */
261 DFSDM_SINC3_ORDER, /* Sinc 3 filter type */
262 DFSDM_SINC4_ORDER, /* Sinc 4 filter type (N.A. for watchdog) */
263 DFSDM_SINC5_ORDER, /* Sinc 5 filter type (N.A. for watchdog) */
/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-ad41307 * "sinc4" - Sinc 4. Excellent noise performance. Long
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
Dfixed31_32.h364 * result = sinc(arg) := sin(arg) / arg
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
Dfixed31_32.h358 * result = sinc(arg) := sin(arg) / arg
/kernel/linux/linux-6.6/sound/soc/atmel/
Dmchp-pdmc.c368 .name = "SINC Filter Order",
1082 /* by default audio filter is enabled and the SINC Filter order in mchp_pdmc_probe()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dab8500-codec.c1369 static const char * const enum_sinc31[] = {"Sinc 3", "Sinc 1"};
1408 static const char * const enum_sinc53[] = {"Sinc 5", "Sinc 3"};
/kernel/linux/linux-6.6/sound/soc/codecs/
Dab8500-codec.c1360 static const char * const enum_sinc31[] = {"Sinc 3", "Sinc 1"};
1399 static const char * const enum_sinc53[] = {"Sinc 5", "Sinc 3"};
/kernel/linux/linux-6.6/sound/soc/fsl/
Dfsl_easrc.c336 * RS_LOW - first half of center tap of the sinc function in fsl_easrc_resampler_config()
337 * RS_HIGH - second half of center tap of the sinc function in fsl_easrc_resampler_config()
/kernel/linux/linux-5.10/sound/soc/fsl/
Dfsl_easrc.c336 * RS_LOW - first half of center tap of the sinc function in fsl_easrc_resampler_config()
337 * RS_HIGH - second half of center tap of the sinc function in fsl_easrc_resampler_config()
/kernel/linux/linux-5.10/drivers/dma/
Dstm32-mdma.c519 /* Set DINC, SINC, DINCOS, SINCOS, TRGM and TLEN retrieve from DT */ in stm32_mdma_set_xfer_param()
/kernel/linux/linux-6.6/drivers/dma/
Dstm32-mdma.c499 /* Set DINC, SINC, DINCOS, SINCOS, TRGM and TLEN retrieve from DT */ in stm32_mdma_set_xfer_param()