Home
last modified time | relevance | path

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

/drivers/hwtracing/coresight/
A Dcoresight-tpdm.h249 u32 patt_val[TPDM_DSB_MAX_PATT]; member
277 u32 patt_val[TPDM_CMB_MAX_PATT]; member
A Dcoresight-tpdm.c73 drvdata->dsb->patt_val[tpdm_attr->idx]); in tpdm_simple_dataset_show()
98 drvdata->cmb->patt_val[tpdm_attr->idx]); in tpdm_simple_dataset_show()
145 drvdata->dsb->patt_val[tpdm_attr->idx] = val; in tpdm_simple_dataset_store()
175 drvdata->cmb->patt_val[tpdm_attr->idx] = val; in tpdm_simple_dataset_store()
354 writel_relaxed(drvdata->dsb->patt_val[i], in tpdm_enable_dsb()
423 writel_relaxed(drvdata->cmb->patt_val[i], in tpdm_enable_cmb()

Completed in 9 milliseconds