Searched refs:INDX_MASK (Results 1 – 2 of 2) sorted by relevance
140 #define INDX_MASK 0x3F macro
143 Cmd = (MMC_GET_INDX (MmcCmd) & INDX_MASK) | MCI_CPSM_ENABLE; in MciSendCommand()