Searched refs:MAX_POWER (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dintel_rapl.h66 MAX_POWER, enumerator in enum:rapl_primitives
/linux-master/drivers/powercap/
H A Dintel_rapl_common.c181 return MAX_POWER;
192 return MAX_POWER;
668 [MAX_POWER] = PRIMITIVE_INFO_INIT(MAX_POWER, POWER_INFO_MAX_MASK, 32,
724 [MAX_POWER] = PRIMITIVE_INFO_INIT(MAX_POWER, TPMI_INFO_MAX_MASK, 36,
/linux-master/drivers/usb/typec/
H A Danx7411.c90 #define MAX_POWER 0xAD macro
854 ret |= anx7411_reg_write(ctx->spi_client, MAX_POWER,
/linux-master/drivers/gpu/drm/radeon/
H A Dnid.h895 #define MAX_POWER(x) ((x) << 16) macro
H A Dsid.h1110 #define MAX_POWER(x) ((x) << 16) macro
H A Dni_dpm.c2581 sq_power_throttle |= MAX_POWER(NISLANDS_DPM2_SQ_RAMP_MAX_POWER);
H A Dsi_dpm.c2356 sq_power_throttle |= MAX_POWER(SISLANDS_DPM2_SQ_RAMP_MAX_POWER);
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h1108 #define MAX_POWER(x) ((x) << 16) macro
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c2513 sq_power_throttle |= MAX_POWER(SISLANDS_DPM2_SQ_RAMP_MAX_POWER);

Completed in 297 milliseconds