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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti.h100 * @ctm_id: which CTM this device is connected to (by default it is
109 u32 ctm_id; member in struct:cti_device
H A Dcoresight-cti-platform.c444 device_property_read_u32(dev, CTI_DT_CTM_ID, &cti_dev->ctm_id);
H A Dcoresight-cti-sysfs.c150 return sprintf(buf, "%d\n", drvdata->ctidev.ctm_id);
H A Dcoresight-cti-core.c888 drvdata->ctidev.ctm_id = 0;

Completed in 167 milliseconds