Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-core.c423 return TMC_AXICTL_WR_BURST_16; in tmc_etr_get_max_burst_size()
427 burst_size = TMC_AXICTL_WR_BURST_16; in tmc_etr_get_max_burst_size()
H A Dcoresight-tmc.h74 #define TMC_AXICTL_WR_BURST_16 0xf macro