Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dperf.c71 #define SUPPORTS_PERF_LIMIT_NOTIFY(x) ((x) & BIT(29)) macro
260 dom_info->perf_limit_notify = SUPPORTS_PERF_LIMIT_NOTIFY(flags); in scmi_perf_domain_attributes_get()