Searched refs:CORESIGHT_ETF (Results 1 – 2 of 2) sorted by relevance
206 sc->dev_type = CORESIGHT_ETF; in tmc_init()230 if (sc->dev_type == CORESIGHT_ETF) in tmc_enable()265 if (sc->dev_type == CORESIGHT_ETF) in tmc_disable()289 if (sc->dev_type == CORESIGHT_ETF) in tmc_read()
127 #define CORESIGHT_ETF 2 macro