Searched refs:coresight_write_reg_pair (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A 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); \
|
H A D | coresight-priv.h | 141 static inline void coresight_write_reg_pair(void __iomem *addr, u64 val, in coresight_write_reg_pair() function
|
H A D | coresight-tmc.h | 286 coresight_write_reg_pair(drvdata->base, val, lo_off, hi_off); \
|
Completed in 3 milliseconds