Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hwtracing/coresight/
Dcoresight-etm3x-core.c123 static int coresight_timeout_etm(struct etm_drvdata *drvdata, u32 offset, in coresight_timeout_etm() function
166 if (coresight_timeout_etm(drvdata, ETMSR, ETMSR_PROG_BIT, 1)) { in etm_set_prog()
185 if (coresight_timeout_etm(drvdata, ETMSR, ETMSR_PROG_BIT, 0)) { in etm_clr_prog()