Home
last modified time | relevance | path

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

/linux-6.15/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 Dvoltage.c35 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(30)) macro
247 if (SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_voltage_descriptors_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.c55 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
384 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()