Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c257 coresight_simple_reg32(rsz, TMC_RSZ),
258 coresight_simple_reg32(sts, TMC_STS),
261 coresight_simple_reg32(trg, TMC_TRG),
262 coresight_simple_reg32(ctl, TMC_CTL),
263 coresight_simple_reg32(ffsr, TMC_FFSR),
264 coresight_simple_reg32(ffcr, TMC_FFCR),
265 coresight_simple_reg32(mode, TMC_MODE),
266 coresight_simple_reg32(pscr, TMC_PSCR),
267 coresight_simple_reg32(devid, CORESIGHT_DEVID),
269 coresight_simple_reg32(axict
[all...]
H A Dcoresight-stm.c623 coresight_simple_reg32(tcsr, STMTCSR),
624 coresight_simple_reg32(tsfreqr, STMTSFREQR),
625 coresight_simple_reg32(syncr, STMSYNCR),
626 coresight_simple_reg32(sper, STMSPER),
627 coresight_simple_reg32(spter, STMSPTER),
628 coresight_simple_reg32(privmaskr, STMPRIVMASKR),
629 coresight_simple_reg32(spscr, STMSPSCR),
630 coresight_simple_reg32(spmscr, STMSPMSCR),
631 coresight_simple_reg32(spfeat1r, STMSPFEAT1R),
632 coresight_simple_reg32(spfeat2
[all...]
H A Dcoresight-etb10.c660 coresight_simple_reg32(rdp, ETB_RAM_DEPTH_REG),
661 coresight_simple_reg32(sts, ETB_STATUS_REG),
662 coresight_simple_reg32(rrp, ETB_RAM_READ_POINTER),
663 coresight_simple_reg32(rwp, ETB_RAM_WRITE_POINTER),
664 coresight_simple_reg32(trg, ETB_TRG),
665 coresight_simple_reg32(ctl, ETB_CTL_REG),
666 coresight_simple_reg32(ffsr, ETB_FFSR),
667 coresight_simple_reg32(ffcr, ETB_FFCR),
H A Dcoresight-catu.c369 coresight_simple_reg32(devid, CORESIGHT_DEVID),
370 coresight_simple_reg32(control, CATU_CONTROL),
371 coresight_simple_reg32(status, CATU_STATUS),
372 coresight_simple_reg32(mode, CATU_MODE),
373 coresight_simple_reg32(axictrl, CATU_AXICTRL),
374 coresight_simple_reg32(irqen, CATU_IRQEN),
H A Dcoresight-etm3x-sysfs.c1243 coresight_simple_reg32(etmccr, ETMCCR),
1244 coresight_simple_reg32(etmccer, ETMCCER),
1245 coresight_simple_reg32(etmscr, ETMSCR),
1246 coresight_simple_reg32(etmidr, ETMIDR),
1247 coresight_simple_reg32(etmcr, ETMCR),
1248 coresight_simple_reg32(etmtraceidr, ETMTRACEIDR),
1249 coresight_simple_reg32(etmteevr, ETMTEEVR),
1250 coresight_simple_reg32(etmtssvr, ETMTSSCR),
1251 coresight_simple_reg32(etmtecr1, ETMTECR1),
1252 coresight_simple_reg32(etmtecr
[all...]
H A Dultrasoc-smb.c188 coresight_simple_reg32(read_pos, SMB_LB_RD_ADDR_REG),
189 coresight_simple_reg32(write_pos, SMB_LB_WR_ADDR_REG),
190 coresight_simple_reg32(buf_status, SMB_LB_INT_STS_REG),
H A Dcoresight-replicator.c203 coresight_simple_reg32(idfilter0, REPLICATOR_IDFILTER0),
204 coresight_simple_reg32(idfilter1, REPLICATOR_IDFILTER1),
H A Dcoresight-priv.h58 #define coresight_simple_reg32(name, offset) \ macro
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-catu.c368 coresight_simple_reg32(struct catu_drvdata, devid, CORESIGHT_DEVID);
369 coresight_simple_reg32(struct catu_drvdata, control, CATU_CONTROL);
370 coresight_simple_reg32(struct catu_drvdata, status, CATU_STATUS);
371 coresight_simple_reg32(struct catu_drvdata, mode, CATU_MODE);
372 coresight_simple_reg32(struct catu_drvdata, axictrl, CATU_AXICTRL);
373 coresight_simple_reg32(struct catu_drvdata, irqen, CATU_IRQEN);
H A Dcoresight-priv.h64 #define coresight_simple_reg32(type, name, offset) \ macro
H A Dcoresight-replicator.c196 coresight_simple_reg32(struct replicator_drvdata, name, offset)
H A Dcoresight-tmc-core.c252 coresight_simple_reg32(struct tmc_drvdata, name, offset)
H A Dcoresight-etb10.c659 coresight_simple_reg32(struct etb_drvdata, name, offset)
H A Dcoresight-stm.c637 coresight_simple_reg32(struct stm_drvdata, name, offset)
H A Dcoresight-etm3x-sysfs.c1256 coresight_simple_reg32(struct etm_drvdata, name, offset)
H A Dcoresight-etm4x-sysfs.c2352 coresight_simple_reg32(struct etmv4_drvdata, name, offset)

Completed in 18 milliseconds