Searched refs:SDIO_POWER_SMPC (Results 1 – 8 of 8) sorted by relevance
131 #define SDIO_POWER_SMPC 0x01 /* Supports Master Power Control */ macro
153 #define SDIO_POWER_SMPC 0x01 /* supports master power control (RO) */ macro
158 #define SDIO_POWER_SMPC 0x01 /* supports master power control (RO) */ macro
161 #define SDIO_POWER_SMPC 0x01 /* supports master power control (RO) */ macro
181 if (data & SDIO_POWER_SMPC) in sdio_read_cccr()