Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-priv.h26 #define CORESIGHT_LAR 0xfb0 macro
119 writel_relaxed(0x0, addr + CORESIGHT_LAR); in CS_LOCK()
126 writel_relaxed(CORESIGHT_UNLOCK, addr + CORESIGHT_LAR); in CS_UNLOCK()