Searched refs:POWER_HIGH_LOCK (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/powercap/ |
H A D | intel_rapl_common.c | 40 #define POWER_HIGH_LOCK BIT_ULL(63) macro 652 [FW_HIGH_LOCK] = PRIMITIVE_INFO_INIT(FW_LOCK, POWER_HIGH_LOCK, 63, 706 [PL1_LOCK] = PRIMITIVE_INFO_INIT(PL1_LOCK, POWER_HIGH_LOCK, 63, 708 [PL2_LOCK] = PRIMITIVE_INFO_INIT(PL2_LOCK, POWER_HIGH_LOCK, 63, 710 [PL4_LOCK] = PRIMITIVE_INFO_INIT(PL4_LOCK, POWER_HIGH_LOCK, 63,
|