Searched refs:CORESIGHT_ETF (Results 1 – 2 of 2) sorted by relevance
209 sc->dev_type = CORESIGHT_ETF; in tmc_init()233 if (sc->dev_type == CORESIGHT_ETF) in tmc_enable()268 if (sc->dev_type == CORESIGHT_ETF) in tmc_disable()292 if (sc->dev_type == CORESIGHT_ETF) in tmc_read()
129 #define CORESIGHT_ETF 2 macro