Home
last modified time | relevance | path

Searched refs:coresight_read_reg_pair (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwtracing/coresight/
H A Dcoresight-catu.h73 return coresight_read_reg_pair(drvdata->base, offset, -1); \
85 return coresight_read_reg_pair(drvdata->base, lo_off, hi_off); \
H A Dcoresight-priv.h55 val = coresight_read_reg_pair(drvdata->base, \
131 coresight_read_reg_pair(void __iomem *addr, s32 lo_offset, s32 hi_offset) in coresight_read_reg_pair() function
H A Dcoresight-tmc.h281 return coresight_read_reg_pair(drvdata->base, lo_off, hi_off); \

Completed in 2 milliseconds