Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-etm4x-cfg.c62 CHECKREG(TRCCCCTLR, ccctlr); in etm4_cfg_map_reg_offset()
Dcoresight-etm4x-core.c417 etm4x_relaxed_write32(csa, config->ccctlr, TRCCCCTLR); in etm4_enable_hw()
638 config->ccctlr = ETM_CYC_THRESHOLD_DEFAULT; in etm4_parse_event_config()
Dcoresight-etm4x.h858 u32 ccctlr; member
Dcoresight-etm4x-sysfs.c653 val = config->ccctlr; in cyc_threshold_show()
673 config->ccctlr = val; in cyc_threshold_store()