Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dwm8962.h49 bool spk_mono; /* Speaker outputs tied together as mono */ member
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8962.yaml58 If present, the SPK_MONO bit of R51 (Class D Control 2) gets set,
/openbmc/linux/sound/soc/codecs/
H A 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()
H A 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 */