Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-priv.h23 #define CORESIGHT_LAR 0xfb0 macro
117 writel_relaxed(0x0, addr + CORESIGHT_LAR); in CS_LOCK()
124 writel_relaxed(CORESIGHT_UNLOCK, addr + CORESIGHT_LAR); in CS_UNLOCK()