Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcoresight.h495 u64 coresight_read64(struct coresight_device *csdev, u32 offset);
560 static inline u64 coresight_read64(struct coresight_device *csdev, u32 offset) in coresight_read64() function
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-core.c1522 u64 coresight_read64(struct coresight_device *csdev, u32 offset) in coresight_read64() function