Lines Matching full:tmc
13 #include "coresight-tmc.h"
30 "Failed to enable: TMC not ready\n"); in __tmc_etb_enable_hw()
93 * read before the TMC is disabled. in __tmc_etb_disable_hw()
118 "Failed to enable : TMC is not ready\n"); in __tmc_etf_enable_hw()
327 dev_dbg(&csdev->dev, "TMC-ETB/ETF enabled\n"); in tmc_enable_etf_sink()
358 dev_dbg(&csdev->dev, "TMC-ETB/ETF disabled\n"); in tmc_disable_etf_sink()
389 dev_dbg(&csdev->dev, "TMC-ETF enabled\n"); in tmc_enable_etf_link()
416 dev_dbg(&csdev->dev, "TMC-ETF disabled\n"); in tmc_disable_etf_link()
519 * The TMC RAM buffer may be bigger than the space available in the in tmc_update_etf_buffer()
727 /* Disable the TMC if need be */ in tmc_read_prepare_etb()
729 /* There is no point in reading a TMC in HW FIFO mode */ in tmc_read_prepare_etb()
759 /* Re-enable the TMC if need be */ in tmc_read_unprepare_etb()
761 /* There is no point in reading a TMC in HW FIFO mode */ in tmc_read_unprepare_etb()