Searched refs:coresight_write_reg_pair (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/hwtracing/coresight/ |
D | coresight-catu.h | 78 coresight_write_reg_pair(drvdata->base, val, offset, -1); \ 90 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
|
D | coresight-priv.h | 139 static inline void coresight_write_reg_pair(void __iomem *addr, u64 val, in coresight_write_reg_pair() function
|
D | coresight-tmc.h | 285 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
|