Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_scmi/
H A Dreset.c33 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
H A Dpower.c40 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(27)) macro
H A Dvoltage.c35 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(30)) macro
H A Dpowercap.c47 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(28)) macro
H A Dclock.c55 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(29)) macro
H A Dsensors.c83 #define SUPPORTS_EXTENDED_NAMES(x) FIELD_GET(BIT(29), (x)) macro
H A Dperf.c77 #define SUPPORTS_EXTENDED_NAMES(x) ((x) & BIT(26)) macro