Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.c124 bus_read_4(sc->res, TMC_RSZ), in tmc_configure_etf()
170 bus_write_4(sc->res, TMC_RSZ, event->etr.bufsize / 4); in tmc_configure_etr()
H A Dcoresight_tmc.h34 #define TMC_RSZ 0x004 /* RAM Size Register */ macro