Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
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); \
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
A Dcoresight-tmc.h285 return coresight_read_reg_pair(drvdata->base, lo_off, hi_off); \

Completed in 20 milliseconds