Home
last modified time | relevance | path

Searched refs:SCMI_RESET_DOMAIN_EXPLICIT (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/scmi-msg/
H A Dreset_domain.h78 #define SCMI_RESET_DOMAIN_EXPLICIT BIT(1) macro
H A Dreset_domain.c154 else if (in_args->flags & SCMI_RESET_DOMAIN_EXPLICIT) in reset_request()