Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dperf.c72 #define SUPPORTS_PERF_LEVEL_NOTIFY(x) ((x) & BIT(28)) macro
261 dom_info->perf_level_notify = SUPPORTS_PERF_LEVEL_NOTIFY(flags); in scmi_perf_domain_attributes_get()