/** * ReTune Mobile configurations are specified with a label, sample * rate and set of values to write (the enable bits will be ignored). * * Configurations are expected to be generated using the ReTune Mobile * control panel in WISCE - see http://www.wolfsonmicro.com/wisce/
*/ struct wm8996_retune_mobile_config { constchar *name; int rate;
u16 regs[20];
};
#define WM8996_SET_DEFAULT 0x10000
struct wm8996_pdata { int irq_flags; /** Set IRQ trigger flags; default active low */
int micdet_def; /** Default MICDET_SRC/HP1FB_SRC/MICD_BIAS */
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.