Home
last modified time | relevance | path

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

/include/linux/mmc/
Dhost.h22 struct mmc_ios { struct
23 unsigned int clock; /* clock rate */
24 unsigned short vdd;
28 unsigned char bus_mode; /* command output mode */
33 unsigned char chip_select; /* SPI chip select */
39 unsigned char power_mode; /* power supply mode */
46 unsigned char bus_width; /* data bus width */
52 unsigned char timing; /* timing specification used */
66 unsigned char signal_voltage; /* signalling voltage (1.8V or 3.3V) */
72 unsigned char drv_type; /* driver type (A, B, C, D) */
[all …]