Linux Kernel
3.7.1
|
Data Fields | |
int | flags |
u32 | scratchpad |
enum imx_esdhc_type | devtype |
struct pinctrl * | pinctrl |
struct esdhc_platform_data | boarddata |
struct clk * | clk_ipg |
struct clk * | clk_ahb |
struct clk * | clk_per |
Definition at line 68 of file sdhci-esdhc-imx.c.
struct esdhc_platform_data boarddata |
Definition at line 73 of file sdhci-esdhc-imx.c.
Definition at line 75 of file sdhci-esdhc-imx.c.
Definition at line 74 of file sdhci-esdhc-imx.c.
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.