Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dcoresight.h494 u32 coresight_read32(struct coresight_device *csdev, u32 offset);
542 static inline u32 coresight_read32(struct coresight_device *csdev, u32 offset) in coresight_read32() function
/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-core.c1504 u32 coresight_read32(struct coresight_device *csdev, u32 offset) in coresight_read32() function