Home
last modified time | relevance | path

Searched refs:SCMI_POWERCAP_ROOT_ZONE_ID (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/powercap/
Darm_scmi_powercap.c281 if (spz->info->parent_id == SCMI_POWERCAP_ROOT_ZONE_ID) in scmi_powercap_get_zone_height()
290 if (spz->info->parent_id == SCMI_POWERCAP_ROOT_ZONE_ID) in scmi_powercap_get_parent_zone()
/Linux-v6.6/include/linux/
Dscmi_protocol.h620 #define SCMI_POWERCAP_ROOT_ZONE_ID 0xFFFFFFFFUL macro
/Linux-v6.6/drivers/firmware/arm_scmi/
Dpowercap.c254 if (dom_info->parent_id != SCMI_POWERCAP_ROOT_ZONE_ID && in scmi_powercap_domain_attributes_get()