Home
last modified time | relevance | path

Searched refs:TMC_FFCR_EN_TI (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etf.c37 ffcr = TMC_FFCR_EN_FMT | TMC_FFCR_EN_TI | TMC_FFCR_FON_FLIN | in __tmc_etb_enable_hw()
124 writel_relaxed(TMC_FFCR_EN_FMT | TMC_FFCR_EN_TI, in __tmc_etf_enable_hw()
H A Dcoresight-tmc.h86 #define TMC_FFCR_EN_TI BIT(1) macro
H A Dcoresight-tmc-etr.c1107 ffcr = TMC_FFCR_EN_FMT | TMC_FFCR_EN_TI | TMC_FFCR_FON_FLIN | in __tmc_etr_enable_hw()