Home
last modified time | relevance | path

Searched full:ctcu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hwtracing/coresight/
H A Dcoresight-ctcu-core.c19 #include "coresight-ctcu.h"
22 DEFINE_CORESIGHT_DEVLIST(ctcu_devs, "ctcu");
31 * in CTCU. Each trace ID is represented by one bit in that filed.
87 * @csdev: coresight_device of CTCU.
296 {.compatible = "qcom,sa8775p-ctcu", .data = &sa8775p_cfgs},
304 .name = "coresight-ctcu",
H A Dcoresight-core.c1732 * peripheral, while "apb" is used only by the CTCU driver. in coresight_get_enable_clocks()