Home
last modified time | relevance | path

Searched refs:XCHAL_TIMER2_INTERRUPT (Results 1 – 12 of 12) sorted by relevance

/qemu/tests/tcg/xtensa/
H A Dtest_timer.S56 #if INTERRUPT_LEVEL(XCHAL_TIMER2_INTERRUPT) == 1
59 #define TIMER2_VECTOR glue(level, INTERRUPT_LEVEL(XCHAL_TIMER2_INTERRUPT))
203 movi a2, 1 << XCHAL_TIMER2_INTERRUPT
205 rsil a2, INTERRUPT_LEVEL(XCHAL_TIMER2_INTERRUPT) - 1
211 #if INTERRUPT_LEVEL(XCHAL_TIMER2_INTERRUPT) == 1
/qemu/target/xtensa/core-fsf/
H A Dcore-isa.h261 #define XCHAL_TIMER2_INTERRUPT 12 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-test_mmuhifi_c3/
H A Dcore-isa.h329 #define XCHAL_TIMER2_INTERRUPT XTHAL_TIMER_UNCONFIGURED macro
/qemu/target/xtensa/core-dc232b/
H A Dcore-isa.h277 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-lx106/
H A Dcore-isa.h343 #define XCHAL_TIMER2_INTERRUPT XTHAL_TIMER_UNCONFIGURED macro
/qemu/target/xtensa/core-dsp3400/
H A Dcore-isa.h324 #define XCHAL_TIMER2_INTERRUPT XTHAL_TIMER_UNCONFIGURED macro
/qemu/target/xtensa/core-dc233c/
H A Dcore-isa.h325 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-test_kc705_be/
H A Dcore-isa.h393 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-de212/
H A Dcore-isa.h426 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-sample_controller/
H A Dcore-isa.h447 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/core-de233_fpu/
H A Dcore-isa.h516 #define XCHAL_TIMER2_INTERRUPT 13 /* CCOMPARE2 */ macro
/qemu/target/xtensa/
H A Doverlay_tool.h289 [2] = XCHAL_TIMER2_INTERRUPT, \