Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dhost.h20 struct mmc_ios { struct
21 unsigned int clock; /* clock rate */
22 unsigned short vdd;
23 unsigned int power_delay_ms; /* waiting for stable power */
27 unsigned char bus_mode; /* command output mode */
32 unsigned char chip_select; /* SPI chip select */
38 unsigned char power_mode; /* power supply mode */
45 unsigned char bus_width; /* data bus width */
51 unsigned char timing; /* timing specification used */
73 unsigned char drv_type; /* driver type (A, B, C, D) */
[all …]