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