Searched defs:esdhc_platform_data (Results 1 – 1 of 1) sorted by relevance
33 struct esdhc_platform_data { struct34 enum wp_types wp_type;35 enum cd_types cd_type;36 int max_bus_width;37 unsigned int delay_line;38 unsigned int tuning_step; /* The delay cell steps in tuning procedure */39 unsigned int tuning_start_tap; /* The start delay cell point in tuning procedure */40 unsigned int strobe_dll_delay_target; /* The delay cell for strobe pad (read clock) */