Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/fsl/
Dfsl_micfil.h104 #define MICFIL_PARAM_DC_OUT_BYPASS BIT(11) macro
Dfsl_micfil.c430 micfil->param.dc_out_bypass = val & MICFIL_PARAM_DC_OUT_BYPASS; in fsl_micfil_use_verid()