Searched refs:orig_evt (Results 1 – 1 of 1) sorted by relevance
393 sdmmc_event_t orig_evt = evt; in process_events() local406 process_command_response(orig_evt.sdmmc_status, cmd); in process_events()410 process_command_response(orig_evt.sdmmc_status, cmd); in process_events()427 process_data_status(orig_evt.sdmmc_status, cmd); in process_events()441 if (orig_evt.sdmmc_status & (SDMMC_INTMASK_SBE | SDMMC_INTMASK_DATA_OVER)) { in process_events()452 process_data_status(orig_evt.sdmmc_status, cmd); in process_events()