Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/fsl/
Dfsl_micfil.h106 #define MICFIL_PARAM_LOW_POWER BIT(9) macro
Dfsl_micfil.c432 micfil->param.low_power = val & MICFIL_PARAM_LOW_POWER; in fsl_micfil_use_verid()