Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.c129 bus_read_4(sc->res, TMC_RWP), in tmc_configure_etf()
176 bus_write_4(sc->res, TMC_RWP, event->etr.low); in tmc_configure_etr()
308 cur_ptr = bus_read_4(sc->res, TMC_RWP); in tmc_read()
H A Dcoresight_tmc.h46 #define TMC_RWP 0x018 /* RAM Write Pointer Register */ macro