Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.c125 bus_read_4(sc->res, TMC_RRP), in tmc_configure_etf()
172 bus_write_4(sc->res, TMC_RRP, event->etr.low); in tmc_configure_etr()
H A Dcoresight_tmc.h43 #define TMC_RRP 0x014 /* RAM Read Pointer Register */ macro