Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-priv.h23 #define CORESIGHT_LAR 0xfb0 macro
116 writel_relaxed(0x0, addr + CORESIGHT_LAR); in CS_LOCK()
123 writel_relaxed(CORESIGHT_UNLOCK, addr + CORESIGHT_LAR); in CS_UNLOCK()