Home
last modified time | relevance | path

Searched refs:TRCCONFIGR_INSTP0_LOAD_STORE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-etm4x.h173 #define TRCCONFIGR_INSTP0_LOAD_STORE (TRCCONFIGR_INSTP0_LOAD | TRCCONFIGR_INSTP0_STORE) macro
H A Dcoresight-etm4x-sysfs.c308 config->cfg &= ~TRCCONFIGR_INSTP0_LOAD_STORE; in mode_store()
320 config->cfg |= TRCCONFIGR_INSTP0_LOAD_STORE; in mode_store()