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

Data Fields

int flags
 
u32 scratchpad
 
enum imx_esdhc_type devtype
 
struct pinctrlpinctrl
 
struct esdhc_platform_data boarddata
 
struct clkclk_ipg
 
struct clkclk_ahb
 
struct clkclk_per
 

Detailed Description

Definition at line 68 of file sdhci-esdhc-imx.c.

Field Documentation

Definition at line 73 of file sdhci-esdhc-imx.c.

struct clk* clk_ahb

Definition at line 75 of file sdhci-esdhc-imx.c.

struct clk* clk_ipg

Definition at line 74 of file sdhci-esdhc-imx.c.

struct clk* clk_per

Definition at line 76 of file sdhci-esdhc-imx.c.

enum imx_esdhc_type devtype

Definition at line 71 of file sdhci-esdhc-imx.c.

int flags

Definition at line 69 of file sdhci-esdhc-imx.c.

Definition at line 72 of file sdhci-esdhc-imx.c.

u32 scratchpad

Definition at line 70 of file sdhci-esdhc-imx.c.


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