Home
last modified time | relevance | path

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

/linux-4.4.14/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/mfd/
Darizona.h91 #define ARIZONA_INMODE_DMIC 2 macro
/linux-4.4.14/sound/soc/codecs/
Dwm8998.c126 case ARIZONA_INMODE_DMIC: in wm8998_in1mux_put()
176 if (inmode & ARIZONA_INMODE_DMIC) in wm8998_in2mux_put()
/linux-4.4.14/drivers/mfd/
Darizona-core.c1324 if (arizona->pdata.inmode[i] & ARIZONA_INMODE_DMIC) in arizona_dev_init()