Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dmmc-esdhc-imx.h40 struct esdhc_platform_data { struct
41 unsigned int wp_gpio;
42 unsigned int cd_gpio;
43 enum wp_types wp_type;
44 enum cd_types cd_type;
45 int max_bus_width;
46 bool support_vsel;
47 unsigned int delay_line;
48 unsigned int tuning_step; /* The delay cell steps in tuning procedure */