Searched refs:SDIO_POWER_SMPC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/mmc/ | ||
| D | sdio.h | 131 #define SDIO_POWER_SMPC 0x01 /* Supports Master Power Control */ macro |
| /Linux-v5.4/drivers/mmc/core/ | ||
| D | sdio.c | 139 if (data & SDIO_POWER_SMPC) in sdio_read_cccr() |