Home
last modified time | relevance | path

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

/freebsd/sys/arm64/coresight/
H A Dcoresight_tmc.h61 #define AXICTL_WRBURSTLEN_16 (0xf << AXICTL_WRBURSTLEN_S) macro
H A Dcoresight_tmc.c152 reg |= AXICTL_WRBURSTLEN_16; in tmc_configure_etr()