Searched refs:coresight_write_reg_pair (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/hwtracing/coresight/ |
D | coresight-catu.h | 79 coresight_write_reg_pair(drvdata->base, val, offset, -1); \ 91 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
|
D | coresight-priv.h | 131 static inline void coresight_write_reg_pair(void __iomem *addr, u64 val, in coresight_write_reg_pair() function
|
D | coresight-tmc.h | 266 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
|