Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c259 coresight_simple_reg64(rrp, TMC_RRP, TMC_RRPHI),
260 coresight_simple_reg64(rwp, TMC_RWP, TMC_RWPHI),
268 coresight_simple_reg64(dba, TMC_DBALO, TMC_DBAHI),
H A Dcoresight-priv.h66 #define coresight_simple_reg64(name, lo_off, hi_off) \ macro
H A Dcoresight-catu.c375 coresight_simple_reg64(sladdr, CATU_SLADDRLO, CATU_SLADDRHI),
376 coresight_simple_reg64(inaddr, CATU_INADDRLO, CATU_INADDRHI),
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-catu.c374 coresight_simple_reg64(struct catu_drvdata, sladdr,
376 coresight_simple_reg64(struct catu_drvdata, inaddr,
H A Dcoresight-priv.h66 #define coresight_simple_reg64(type, name, lo_off, hi_off) \ macro
H A Dcoresight-tmc-core.c254 coresight_simple_reg64(struct tmc_drvdata, name, lo_off, hi_off)

Completed in 5 milliseconds