Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dpowercap.c48 #define SUPPORTS_POWERCAP_FASTCHANNELS(x) ((x) & BIT(22)) macro
217 SUPPORTS_POWERCAP_FASTCHANNELS(flags); in scmi_powercap_domain_attributes_get()