Searched defs:esdhc_platform_data (Results 1 – 1 of 1) sorted by relevance
40 struct esdhc_platform_data { struct41 unsigned int wp_gpio;42 unsigned int cd_gpio;43 enum wp_types wp_type;44 enum cd_types cd_type;45 int max_bus_width;46 bool support_vsel;47 unsigned int delay_line;48 unsigned int tuning_step; /* The delay cell steps in tuning procedure */