Searched refs:MMC_GET_STATE (Results 1 – 2 of 2) sorted by relevance
93 #define MMC_GET_STATE(x) (((x) >> 9) & 0xf) macro
105 return MMC_GET_STATE(resp_data[0]); in mmc_device_state()