Home
last modified time | relevance | path

Searched refs:ARIZONA_INMODE_DMIC (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/dt-bindings/mfd/
Darizona.h88 #define ARIZONA_INMODE_DMIC 2 macro
/linux-6.1.9/Documentation/devicetree/bindings/mfd/
Dwlf,arizona.yaml262 wlf,inmode = <ARIZONA_INMODE_DIFF ARIZONA_INMODE_DMIC>;
/linux-6.1.9/sound/soc/codecs/
Dwm8998.c129 if (inmode & ARIZONA_INMODE_DMIC) in wm8998_inmux_put()
Darizona.c331 if (pdata->inmode[i] & ARIZONA_INMODE_DMIC) in arizona_init_common()