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

/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-catu.h85 return csdev_access_relaxed_read_pair(&drvdata->csdev->access, lo_off, hi_off); \
H A Dcoresight-tmc.h285 return csdev_access_relaxed_read_pair(&drvdata->csdev->access, lo_off, hi_off); \
H A Dcoresight-sysfs.c34 val = csdev_access_relaxed_read_pair(&csdev->access, cs_attr->lo_off, cs_attr->hi_off);
/linux-master/include/linux/
H A Dcoresight.h460 static inline u64 csdev_access_relaxed_read_pair(struct csdev_access *csa, function

Completed in 210 milliseconds