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

#include <s3c-hsotg.h>

Data Fields

enum s3c_hsotg_dmamode dma
 
unsigned int is_osc:1
 
int phy_type
 
int(* phy_init )(struct platform_device *pdev, int type)
 
int(* phy_exit )(struct platform_device *pdev, int type)
 

Detailed Description

struct s3c_hsotg_plat - platform data for high-speed otg/udc : Whether to use DMA or not. : The clock source is an oscillator, not a crystal

Definition at line 29 of file s3c-hsotg.h.

Field Documentation

Definition at line 30 of file s3c-hsotg.h.

unsigned int is_osc

Definition at line 31 of file s3c-hsotg.h.

Definition at line 35 of file s3c-hsotg.h.

Definition at line 34 of file s3c-hsotg.h.

int phy_type

Definition at line 32 of file s3c-hsotg.h.


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