Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dsdio.h131 #define SDIO_POWER_SMPC 0x01 /* Supports Master Power Control */ macro
/openbmc/linux/drivers/mmc/core/
H A Dsdio.c182 if (data & SDIO_POWER_SMPC) in sdio_read_cccr()