Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-catu.h85 return csdev_access_relaxed_read_pair(&drvdata->csdev->access, lo_off, hi_off); \
A Dcoresight-tmc.h285 return csdev_access_relaxed_read_pair(&drvdata->csdev->access, lo_off, hi_off); \
A Dcoresight-core.c71 val = csdev_access_relaxed_read_pair(&csdev->access, cs_attr->lo_off, cs_attr->hi_off); in coresight_simple_show_pair()
/linux-6.3-rc2/include/linux/
A Dcoresight.h373 static inline u64 csdev_access_relaxed_read_pair(struct csdev_access *csa, in csdev_access_relaxed_read_pair() function

Completed in 13 milliseconds