Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcoresight.h589 u32 coresight_relaxed_read32(struct coresight_device *csdev, u32 offset);
632 static inline u32 coresight_relaxed_read32(struct coresight_device *csdev, u32 offset) in coresight_relaxed_read32() function
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-core.c1509 u32 coresight_relaxed_read32(struct coresight_device *csdev, u32 offset) in coresight_relaxed_read32() function