Searched refs:SDHI_PRV_CMD_ERASE (Results 1 – 2 of 2) sorted by relevance
46 #define SDHI_PRV_CMD_ERASE (38U) macro
1018 r_sdhi_command_send_no_wait(p_ctrl, SDHI_PRV_CMD_ERASE, argument); in R_SDHI_Erase()1323 if (SDHI_PRV_CMD_ERASE == p_ctrl->p_reg->SD_CMD) in r_sdhi_access_irq_process()