Home
last modified time | relevance | path

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

/optee_os/core/include/dt-bindings/scmi/
H A Dscmi-clock.h9 #define SCMI_CLOCK_DEFAULT_ENABLED 0x1 macro
/optee_os/core/lib/scmi-server/
H A Dscmi_clock_consumer.c260 .enabled = *scmi_flags & SCMI_CLOCK_DEFAULT_ENABLED, in optee_scmi_server_init_clocks()