Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-catu.h79 coresight_write_reg_pair(drvdata->base, val, offset, -1); \
91 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
Dcoresight-priv.h131 static inline void coresight_write_reg_pair(void __iomem *addr, u64 val, in coresight_write_reg_pair() function
Dcoresight-tmc.h266 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \