Home
last modified time | relevance | path

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

/optee_os/core/drivers/scmi-msg/
A Dclock.h30 #define SCMI_CLOCK_MAX_PENDING_TRANSITIONS_MASK GENMASK_32(23, 16) macro
33 ((((_max_pending) << 16) & SCMI_CLOCK_MAX_PENDING_TRANSITIONS_MASK) | \

Completed in 14 milliseconds