Lines Matching full:tmc
13 #include "coresight-tmc.h"
29 "Failed to enable: TMC not ready\n"); in __tmc_etb_enable_hw()
90 * read before the TMC is disabled. in __tmc_etb_disable_hw()
115 "Failed to enable : TMC is not ready\n"); in __tmc_etf_enable_hw()
325 dev_dbg(&csdev->dev, "TMC-ETB/ETF enabled\n"); in tmc_enable_etf_sink()
356 dev_dbg(&csdev->dev, "TMC-ETB/ETF disabled\n"); in tmc_disable_etf_sink()
387 dev_dbg(&csdev->dev, "TMC-ETF enabled\n"); in tmc_enable_etf_link()
414 dev_dbg(&csdev->dev, "TMC-ETF disabled\n"); in tmc_disable_etf_link()
517 * The TMC RAM buffer may be bigger than the space available in the in tmc_update_etf_buffer()
645 /* Disable the TMC if need be */ in tmc_read_prepare_etb()
647 /* There is no point in reading a TMC in HW FIFO mode */ in tmc_read_prepare_etb()
677 /* Re-enable the TMC if need be */ in tmc_read_unprepare_etb()
679 /* There is no point in reading a TMC in HW FIFO mode */ in tmc_read_unprepare_etb()