Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpda.h12 #define TPDA_Pn_CR_ENA BIT(0) macro
H A Dcoresight-tpda.c41 val |= TPDA_Pn_CR_ENA; in tpda_enable_port()
81 val &= ~TPDA_Pn_CR_ENA; in __tpda_disable()