Home
last modified time | relevance | path

Searched refs:POWER_HIGH_LOCK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/powercap/
H A Dintel_rapl_common.c40 #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,
/kernel/linux/linux-5.10/drivers/powercap/
H A Dintel_rapl_common.c39 #define POWER_HIGH_LOCK BIT_ULL(63) macro
710 rp->mask = POWER_HIGH_LOCK; in rapl_read_data_raw()

Completed in 4 milliseconds