Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dreset.c33 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
141 SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_reset_domain_attributes_get()
H A Dpower.c40 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(27)) macro
145 SUPPORTS_EXTENDED_NAMES(flags)) { in scmi_power_domain_attributes_get()
H A Dpowercap.c47 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(28)) macro
290 if (!ret && SUPPORTS_EXTENDED_NAMES(flags)) in scmi_powercap_domain_attributes_get()
H A Dsensors.c83 #define SUPPORTS_EXTENDED_NAMES(x) FIELD_GET(BIT(29), (x)) macro
663 SUPPORTS_EXTENDED_NAMES(attrl)) in iter_sens_descr_process_response()
H A Dclock.c56 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
385 if (SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_clock_attributes_get()
H A Dperf.c77 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(26)) macro
327 SUPPORTS_EXTENDED_NAMES(flags)) in scmi_perf_domain_attributes_get()