Searched refs:PWR_LIM (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/xe/regs/ |
| H A D | xe_mchbar_regs.h | 43 #define PWR_LIM REG_GENMASK(15, 0) macro
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_hwmon.c | 440 ret = xe_hwmon_pcode_rmw_power_limit(hwmon, attr, channel, PWR_LIM, reg_val); in xe_hwmon_power_max_write() 442 reg_val = xe_mmio_rmw32(mmio, rapl_limit, PWR_LIM, reg_val); in xe_hwmon_power_max_write() 1484 CHANNEL_CARD, PWR_LIM | PWR_LIM_TIME, in xe_hwmon_get_preregistration_info() 1487 CHANNEL_PKG, PWR_LIM | PWR_LIM_TIME, in xe_hwmon_get_preregistration_info() 1490 CHANNEL_CARD, PWR_LIM | PWR_LIM_TIME, in xe_hwmon_get_preregistration_info() 1493 CHANNEL_PKG, PWR_LIM | PWR_LIM_TIME, in xe_hwmon_get_preregistration_info()
|