Home
last modified time | relevance | path

Searched defs:omap_hsmmc_data (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mmc/
Domap_hsmmc.c74 struct omap_hsmmc_data { struct
75 struct hsmmc *base_addr;
77 struct mmc_config cfg;
79 uint bus_width;
80 uint clock;
81 ushort last_cmd;
84 struct gpio_desc cd_gpio; /* Change Detect GPIO */
85 struct gpio_desc wp_gpio; /* Write Protect GPIO */
86 bool cd_inverted;
88 int cd_gpio;
[all …]