coresight_read_reg_pair 73 drivers/hwtracing/coresight/coresight-catu.h return coresight_read_reg_pair(drvdata->base, offset, -1); \ coresight_read_reg_pair 85 drivers/hwtracing/coresight/coresight-catu.h return coresight_read_reg_pair(drvdata->base, lo_off, hi_off); \ coresight_read_reg_pair 54 drivers/hwtracing/coresight/coresight-priv.h val = coresight_read_reg_pair(drvdata->base, \ coresight_read_reg_pair 280 drivers/hwtracing/coresight/coresight-tmc.h return coresight_read_reg_pair(drvdata->base, lo_off, hi_off); \