Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/hwtracing/coresight/
Dcoresight-catu.h78 coresight_write_reg_pair(drvdata->base, val, offset, -1); \
90 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
Dcoresight-priv.h139 static inline void coresight_write_reg_pair(void __iomem *addr, u64 val, in coresight_write_reg_pair() function
Dcoresight-tmc.h285 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \