Searched defs:esdhc_platform_data (Results 1 – 1 of 1) sorted by relevance
229 struct esdhc_platform_data { struct230 enum wp_types wp_type;231 enum cd_types cd_type;232 int max_bus_width;233 unsigned int delay_line;234 unsigned int tuning_step; /* The delay cell steps in tuning procedure */235 unsigned int tuning_start_tap; /* The start delay cell point in tuning procedure */236 unsigned int strobe_dll_delay_target; /* The delay cell for strobe pad (read clock) */