Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/include/linux/
Dscmi_protocol.h630 #define SCMI_POWERCAP_ROOT_ZONE_ID 0xFFFFFFFFUL macro
/linux-6.6.21/drivers/firmware/arm_scmi/
Dpowercap.c254 if (dom_info->parent_id != SCMI_POWERCAP_ROOT_ZONE_ID && in scmi_powercap_domain_attributes_get()