Searched refs:SCMI_CLOCK_CONFIG_SET_ENABLE_MASK (Results 1 – 2 of 2) sorted by relevance
101 #define SCMI_CLOCK_CONFIG_SET_ENABLE_MASK GENMASK_32(1, 0) macro
491 enable = in_args->attributes & SCMI_CLOCK_CONFIG_SET_ENABLE_MASK; in scmi_clock_config_set()