Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h109 u32 ctm_id; member
H A Dcoresight-cti-platform.c440 device_property_read_u32(dev, CTI_DT_CTM_ID, &cti_dev->ctm_id); in cti_plat_get_hw_data()
H A Dcoresight-cti-core.c888 drvdata->ctidev.ctm_id = 0; in cti_probe()
H A Dcoresight-cti-sysfs.c150 return sprintf(buf, "%d\n", drvdata->ctidev.ctm_id); in ctmid_show()