Searched refs:MMC_SWITCH_MODE_WRITE_BYTE (Results 1 – 2 of 2) sorted by relevance
221 .arg = (MMC_SWITCH_MODE_WRITE_BYTE << 24) | (index << 16) | (value << 8) | set, in sdmmc_mmc_switch()
196 #define MMC_SWITCH_MODE_WRITE_BYTE 0x03 /* Set target to value */ macro