Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wm8958_micd_rate Struct Reference

#include <pdata.h>

Data Fields

int sysclk
 
bool idle
 
int start
 
int rate
 

Detailed Description

Microphone detection rates, used to tune response rates and power consumption for WM8958/WM1811 microphone detection.

: System clock rate to use this configuration for. : True if this configuration should use when no accessory is detected, false otherwise. : Value for MICD_BIAS_START_TIME register field (not shifted). : Value for MICD_RATE register field (not shifted).

Definition at line 125 of file pdata.h.

Field Documentation

bool idle

Definition at line 127 of file pdata.h.

int rate

Definition at line 129 of file pdata.h.

int start

Definition at line 128 of file pdata.h.

int sysclk

Definition at line 126 of file pdata.h.


The documentation for this struct was generated from the following file: