Home
last modified time | relevance | path

Searched refs:diff_mode (Results 1 – 2 of 2) sorted by relevance

/sound/soc/codecs/
A Dwm8741.c420 switch (wm8741->pdata.diff_mode) { in wm8741_configure()
427 wm8741->pdata.diff_mode << WM8741_DIFF_SHIFT); in wm8741_configure()
450 switch (wm8741->pdata.diff_mode) { in wm8741_add_controls()
552 u32 diff_mode; in wm8741_set_pdata() local
555 if (of_property_read_u32(dev->of_node, "diff-mode", &diff_mode) in wm8741_set_pdata()
557 wm8741->pdata.diff_mode = diff_mode; in wm8741_set_pdata()
A Dwm8741.h215 u32 diff_mode; /* Differential Output Mode */ member

Completed in 4 milliseconds