Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/fsl/
H A Dfsl_micfil.h105 #define MICFIL_PARAM_DC_IN_BYPASS BIT(10) macro
H A Dfsl_micfil.c431 micfil->param.dc_in_bypass = val & MICFIL_PARAM_DC_IN_BYPASS; in fsl_micfil_use_verid()