Searched full:spk_mono (Results 1 – 4 of 4) sorted by relevance
49 bool spk_mono; /* Speaker outputs tied together as mono */ member
58 If present, the SPK_MONO bit of R51 (Class D Control 2) gets set,
2425 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()
1970 #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 */