Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/ !
H A Dpower.c40 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(27)) macro
144 SUPPORTS_EXTENDED_NAMES(flags)) { in scmi_power_domain_attributes_get()
H A Dreset.c33 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
150 SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_reset_domain_attributes_get()
H A Dvoltage.c35 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(30)) macro
246 if (SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_voltage_descriptors_get()
H A Dpowercap.c47 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(28)) macro
289 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
661 SUPPORTS_EXTENDED_NAMES(attrl)) in iter_sens_descr_process_response()
H A Dclock.c56 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
383 if (SUPPORTS_EXTENDED_NAMES(attributes)) in scmi_clock_attributes_get()
H A Dperf.c77 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(26)) macro
325 SUPPORTS_EXTENDED_NAMES(flags)) in scmi_perf_domain_attributes_get()