Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/coresight/
H A Dcoresight_tmc.h63 #define AXICTL_WRBURSTLEN_16 (0xf << AXICTL_WRBURSTLEN_S) macro
H A Dcoresight_tmc.c155 reg |= AXICTL_WRBURSTLEN_16; in tmc_configure_etr()