Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mmc/
Dhost.h67 unsigned char signal_voltage; /* signalling voltage (1.8V or 3.3V) */ member
/linux-3.3/drivers/mmc/core/
Dcore.c1194 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage, bool cmd11) in mmc_set_signal_voltage()