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