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

#include <asoc-s3c24xx_simtec.h>

Data Fields

unsigned int use_mpllin:1
 
unsigned int output_cdclk:1
 
unsigned int have_mic:1
 
unsigned int have_lout:1
 
int amp_gpio
 
int amp_gain [2]
 
void(* startup )(void)
 

Detailed Description

struct s3c24xx_audio_simtec_pdata - platform data for simtec audio : Select codec clock from MPLLin : Need to output CDCLK to the codec : Set if we have a MIC socket : Set if we have a LineOut socket : GPIO pin to enable the AMP : Option GPIO to control AMP gain

Definition at line 23 of file asoc-s3c24xx_simtec.h.

Field Documentation

int amp_gain[2]

Definition at line 31 of file asoc-s3c24xx_simtec.h.

int amp_gpio

Definition at line 30 of file asoc-s3c24xx_simtec.h.

unsigned int have_lout

Definition at line 28 of file asoc-s3c24xx_simtec.h.

unsigned int have_mic

Definition at line 27 of file asoc-s3c24xx_simtec.h.

unsigned int output_cdclk

Definition at line 25 of file asoc-s3c24xx_simtec.h.

void(* startup)(void)

Definition at line 33 of file asoc-s3c24xx_simtec.h.

unsigned int use_mpllin

Definition at line 24 of file asoc-s3c24xx_simtec.h.


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