Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/fsl/
H A Dfsl_micfil.h108 #define MICFIL_PARAM_FIL_OUT_WIDTH BIT(8) macro
H A Dfsl_micfil.c464 micfil->param.fil_out_width = val & MICFIL_PARAM_FIL_OUT_WIDTH; in fsl_micfil_use_verid()