Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-tmc.h46 #define TMC_CTL_CAPT_EN BIT(0) macro
Dcoresight-tmc.c65 writel_relaxed(TMC_CTL_CAPT_EN, drvdata->base + TMC_CTL); in tmc_enable_hw()