Home
last modified time | relevance | path

Searched refs:csdev_access_relaxed_write32 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hwtracing/coresight/
A Dcoresight-tpiu.c85 csdev_access_relaxed_write32(csa, FFCR_STOP_FI, TPIU_FFCR); in tpiu_disable_hw()
87 csdev_access_relaxed_write32(csa, FFCR_STOP_FI | FFCR_FON_MAN, TPIU_FFCR); in tpiu_disable_hw()
A Dcoresight-core.c179 csdev_access_relaxed_write32(&csdev->access, CORESIGHT_CLAIM_SELF_HOSTED, in coresight_set_claim_tags()
186 csdev_access_relaxed_write32(&csdev->access, CORESIGHT_CLAIM_SELF_HOSTED, in coresight_clear_claim_tags()
1514 csdev_access_relaxed_write32(&csdev->access, val, offset); in coresight_relaxed_write32()
/linux/include/linux/
A Dcoresight.h388 static inline void csdev_access_relaxed_write32(struct csdev_access *csa, in csdev_access_relaxed_write32() function

Completed in 11 milliseconds