Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dmmc-esdhc-imx.h39 struct esdhc_platform_data { struct
40 unsigned int wp_gpio;
41 unsigned int cd_gpio;
42 enum wp_types wp_type;
43 enum cd_types cd_type;
44 int max_bus_width;
45 unsigned int delay_line;
46 unsigned int tuning_step; /* The delay cell steps in tuning procedure */
47 unsigned int tuning_start_tap; /* The start delay cell point in tuning procedure */