Home
last modified time | relevance | path

Searched refs:coresight_read32 (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dcoresight.h697 u32 coresight_read32(struct coresight_device *csdev, u32 offset);
/linux-6.15/drivers/hwtracing/coresight/
H A Dcoresight-core.c1198 u32 coresight_read32(struct coresight_device *csdev, u32 offset) in coresight_read32() function