Searched refs:CMD_SHIFT (Results 1 – 3 of 3) sorted by relevance
28 #define CMD_SHIFT 24u macro
122 MMC->SRS03 = (uint32_t)((cmd_type << CMD_SHIFT) | command_information); in send_mmc_cmd()
2328 … MMC->SRS03 = (uint32_t)((MMC_CMD_13_SEND_STATUS << CMD_SHIFT) | command_information); in MSS_MMC_pause_sdma_write_hpi()