Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mmc/
Dhost.h19 struct mmc_ios { struct
20 unsigned int clock; /* clock rate */
21 unsigned short vdd;
25 unsigned char bus_mode; /* command output mode */
30 unsigned char chip_select; /* SPI chip select */
36 unsigned char power_mode; /* power supply mode */
42 unsigned char bus_width; /* data bus width */
48 unsigned char timing; /* timing specification used */
54 unsigned char ddr; /* dual data rate used */