Searched defs:mmc_ios (Results 1 – 1 of 1) sorted by relevance
22 struct mmc_ios { struct23 unsigned int clock; /* clock rate */24 unsigned short vdd;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 */79 unsigned char vqmmc2_voltage;82 unsigned char drv_type; /* driver type (A, B, C, D) */[all …]