Searched refs:MOD_SCMI_PERF_PERMS_SET_LEVEL (Results 1 – 3 of 3) sorted by relevance
38 MOD_SCMI_PERF_PERMS_SET_LEVEL = (1U << 0), enumerator
341 ((uint32_t)MOD_SCMI_PERF_PERMS_SET_LEVEL); in domain_attributes_handler_valid_param_respond_callback()346 ((permissions & (uint32_t)MOD_SCMI_PERF_PERMS_SET_LEVEL) != in domain_attributes_handler_valid_param_respond_callback()
687 ((uint32_t)MOD_SCMI_PERF_PERMS_SET_LEVEL); in scmi_perf_domain_attributes_handler()697 permissions |= (uint32_t)MOD_SCMI_PERF_PERMS_SET_LEVEL; in scmi_perf_domain_attributes_handler()723 ((permissions & (uint32_t)MOD_SCMI_PERF_PERMS_SET_LEVEL) != in scmi_perf_domain_attributes_handler()
Completed in 9 milliseconds