Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Ddebug.h42 TRIGGER_TYPE_EXT_SRC = 7, /* external source trigger */ enumerator
H A Ddebug.c62 [TRIGGER_TYPE_EXT_SRC] = { true, false, false },
114 case TRIGGER_TYPE_EXT_SRC: in get_trigger_action()
737 case TRIGGER_TYPE_EXT_SRC: in tdata_csr_write()