Symbol: xe_hwmon_get_reg
drivers/gpu/drm/xe/xe_hwmon.c
1017
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_TEMP, channel));
drivers/gpu/drm/xe/xe_hwmon.c
1027
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_TEMP, channel));
drivers/gpu/drm/xe/xe_hwmon.c
1093
reg = xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel);
drivers/gpu/drm/xe/xe_hwmon.c
1109
reg = xe_hwmon_get_reg(hwmon, REG_PKG_POWER_SKU, channel);
drivers/gpu/drm/xe/xe_hwmon.c
1124
reg = xe_hwmon_get_reg(hwmon, REG_PKG_POWER_SKU, channel);
drivers/gpu/drm/xe/xe_hwmon.c
1129
reg = xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel);
drivers/gpu/drm/xe/xe_hwmon.c
1228
return xe_reg_is_valid(xe_hwmon_get_reg(hwmon, REG_GT_PERF_STATUS,
drivers/gpu/drm/xe/xe_hwmon.c
1259
return xe_reg_is_valid(xe_hwmon_get_reg(hwmon, REG_PKG_ENERGY_STATUS,
drivers/gpu/drm/xe/xe_hwmon.c
1309
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_FAN_SPEED, channel));
drivers/gpu/drm/xe/xe_hwmon.c
1518
pkg_power_sku_unit = xe_hwmon_get_reg(hwmon, REG_PKG_POWER_SKU_UNIT, 0);
drivers/gpu/drm/xe/xe_hwmon.c
353
rapl_limit = xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel);
drivers/gpu/drm/xe/xe_hwmon.c
354
pkg_power_sku = xe_hwmon_get_reg(hwmon, REG_PKG_POWER_SKU, channel);
drivers/gpu/drm/xe/xe_hwmon.c
395
rapl_limit = xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel);
drivers/gpu/drm/xe/xe_hwmon.c
475
struct xe_reg reg = xe_hwmon_get_reg(hwmon, REG_PKG_POWER_SKU, channel);
drivers/gpu/drm/xe/xe_hwmon.c
535
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_PKG_ENERGY_STATUS,
drivers/gpu/drm/xe/xe_hwmon.c
572
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT,
drivers/gpu/drm/xe/xe_hwmon.c
666
r = xe_mmio_rmw32(mmio, xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel),
drivers/gpu/drm/xe/xe_hwmon.c
714
rapl_limit = xe_hwmon_get_reg(hwmon, REG_PKG_RAPL_LIMIT, channel);
drivers/gpu/drm/xe/xe_hwmon.c
925
reg_val = xe_mmio_read32(mmio, xe_hwmon_get_reg(hwmon, REG_GT_PERF_STATUS, channel));
drivers/gpu/drm/xe/xe_hwmon.c
936
vram_reg = xe_hwmon_get_reg(hwmon, REG_TEMP, channel);
drivers/gpu/drm/xe/xe_hwmon.c
991
return xe_reg_is_valid(xe_hwmon_get_reg(hwmon, REG_TEMP,