Home
last modified time | relevance | path

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

/SCP-firmware-master/module/scmi_clock/include/internal/
A Dscmi_clock.h91 #define SCMI_CLOCK_PROTOCOL_ATTRIBUTES(MAX_PENDING_TRANSACTIONS, CLOCK_COUNT) \ argument
96 (((CLOCK_COUNT) << SCMI_CLOCK_PROTOCOL_ATTRIBUTES_CLOCK_COUNT_POS) & \
/SCP-firmware-master/product/optee-stm32mp1/fw/
A Dconfig_scmi_clocks.c200 #define CLOCK_COUNT FWK_ARRAY_SIZE(stm32_clock_cfg) macro
201 static struct mod_optee_clock_config optee_clock_cfg[CLOCK_COUNT];

Completed in 5 milliseconds