Searched refs:CORESIGHT_CLAIM_SELF_HOSTED (Results 1 – 2 of 2) sorted by relevance
35 #define CORESIGHT_CLAIM_SELF_HOSTED BIT(1) macro
155 return coresight_read_claim_tags(base) == CORESIGHT_CLAIM_SELF_HOSTED; in coresight_is_claimed_self_hosted()165 writel_relaxed(CORESIGHT_CLAIM_SELF_HOSTED, base + CORESIGHT_CLAIMSET); in coresight_set_claim_tags()171 writel_relaxed(CORESIGHT_CLAIM_SELF_HOSTED, base + CORESIGHT_CLAIMCLR); in coresight_clear_claim_tags()