Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-tpdm.h30 #define TPDM_CMB_CR_MODE BIT(1) macro
H A Dcoresight-tpdm.c442 val |= TPDM_CMB_CR_MODE; in tpdm_enable_cmb()
444 val &= ~TPDM_CMB_CR_MODE; in tpdm_enable_cmb()