Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Dmmc-esdhc-imx.h33 struct esdhc_platform_data { struct
34 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) */
/kernel/linux/linux-6.6/drivers/mmc/host/
Dsdhci-esdhc-imx.c226 struct esdhc_platform_data { struct
227 enum wp_types wp_type;
228 enum cd_types cd_type;
229 int max_bus_width;
230 unsigned int delay_line;
231 unsigned int tuning_step; /* The delay cell steps in tuning procedure */
232 unsigned int tuning_start_tap; /* The start delay cell point in tuning procedure */
233 unsigned int strobe_dll_delay_target; /* The delay cell for strobe pad (read clock) */