Searched refs:ETM_MODE_LOAD (Results 1 – 2 of 2) sorted by relevance
638 #define ETM_MODE_LOAD BIT(1) macro
184 config->mode &= ~(ETM_MODE_LOAD | ETM_MODE_STORE); in reset_store()311 if (config->mode & ETM_MODE_LOAD) in mode_store()