Home
last modified time | relevance | path

Searched refs:coresight_stm_reg (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-stm.c636 #define coresight_stm_reg(name, offset) \ macro
639 coresight_stm_reg(tcsr, STMTCSR);
640 coresight_stm_reg(tsfreqr, STMTSFREQR);
641 coresight_stm_reg(syncr, STMSYNCR);
642 coresight_stm_reg(sper, STMSPER);
643 coresight_stm_reg(spter, STMSPTER);
644 coresight_stm_reg(privmaskr, STMPRIVMASKR);
645 coresight_stm_reg(spscr, STMSPSCR);
646 coresight_stm_reg(spmscr, STMSPMSCR);
647 coresight_stm_reg(spfeat1
[all...]

Completed in 2 milliseconds