Home
last modified time | relevance | path

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

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