Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
Dcoresight-etm4x.h264 u32 ccctlr; member
Dcoresight-etm4x-core.c138 writel_relaxed(config->ccctlr, drvdata->base + TRCCCCTLR); in etm4_enable_hw()
361 config->ccctlr = ETM_CYC_THRESHOLD_DEFAULT; in etm4_parse_event_config()
Dcoresight-etm4x-sysfs.c641 val = config->ccctlr; in cyc_threshold_show()
661 config->ccctlr = val; in cyc_threshold_store()