Searched refs:diff_mode (Results 1 – 2 of 2) sorted by relevance
420 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() local555 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()
215 u32 diff_mode; /* Differential Output Mode */ member
Completed in 4 milliseconds