Home
last modified time | relevance | path

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

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