Linux Kernel
3.7.1
|
#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) |
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.
enum s3c_hsotg_dmamode dma |
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.