Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwtracing/coresight/
Dcoresight-tpiu.c31 #define TPIU_FFCR 0x304 macro
86 csdev_access_relaxed_write32(csa, FFCR_STOP_FI, TPIU_FFCR); in tpiu_disable_hw()
88 csdev_access_relaxed_write32(csa, FFCR_STOP_FI | FFCR_FON_MAN, TPIU_FFCR); in tpiu_disable_hw()
90 coresight_timeout(csa, TPIU_FFCR, FFCR_FON_MAN_BIT, 0); in tpiu_disable_hw()