Home
last modified time | relevance | path

Searched full:spk_mono (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/include/sound/
Dwm8962.h49 bool spk_mono; /* Speaker outputs tied together as mono */ member
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dwlf,wm8962.yaml58 If present, the SPK_MONO bit of R51 (Class D Control 2) gets set,
/linux-6.12.1/sound/soc/codecs/
Dwm8962.c2425 if (pdata->spk_mono) in wm8962_add_widgets()
2435 if (pdata->spk_mono) in wm8962_add_widgets()
2444 if (pdata->spk_mono) in wm8962_add_widgets()
3596 pdata->spk_mono = true; in wm8962_set_pdata_from_of()
3733 if (wm8962->pdata.spk_mono) in wm8962_i2c_probe()
Dwm8962.h1970 #define WM8962_SPK_MONO 0x0040 /* SPK_MONO */
1971 #define WM8962_SPK_MONO_MASK 0x0040 /* SPK_MONO */
1972 #define WM8962_SPK_MONO_SHIFT 6 /* SPK_MONO */
1973 #define WM8962_SPK_MONO_WIDTH 1 /* SPK_MONO */