Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-priv.h22 #define CORESIGHT_CLAIMCLR 0xfa4 macro
H A Dcoresight-core.c138 return csdev_access_relaxed_read32(&csdev->access, CORESIGHT_CLAIMCLR); in coresight_read_claim_tags()
161 CORESIGHT_CLAIMCLR); in coresight_clear_claim_tags()
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-priv.h22 #define CORESIGHT_CLAIMCLR 0xfa4 macro
H A Dcoresight-core.c150 return readl_relaxed(base + CORESIGHT_CLAIMCLR); in coresight_read_claim_tags()
171 writel_relaxed(CORESIGHT_CLAIM_SELF_HOSTED, base + CORESIGHT_CLAIMCLR); in coresight_clear_claim_tags()

Completed in 7 milliseconds