Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mmc/
Dhost.h22 struct mmc_ios { struct
23 unsigned int clock; /* clock rate */
24 unsigned short vdd;
25 unsigned int power_delay_ms; /* waiting for stable power */
29 unsigned char bus_mode; /* command output mode */
34 unsigned char chip_select; /* SPI chip select */
40 unsigned char power_mode; /* power supply mode */
47 unsigned char bus_width; /* data bus width */
53 unsigned char timing; /* timing specification used */
67 unsigned char signal_voltage; /* signalling voltage (1.8V or 3.3V) */
[all …]