Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.h28 #define TPDM_CMB_CR_ENA BIT(0) macro
H A Dcoresight-tpdm.c419 val |= TPDM_CMB_CR_ENA; in tpdm_enable_cmb()
488 val &= ~TPDM_CMB_CR_ENA; in tpdm_disable_cmb()