Home
last modified time | relevance | path

Searched refs:SDIO_POWER_SMPC (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/mmc/
Dsdio.h133 #define SDIO_POWER_SMPC 0x01 /* Supports Master Power Control */ macro
/linux-3.4.99/drivers/mmc/core/
Dsdio.c141 if (data & SDIO_POWER_SMPC) in sdio_read_cccr()