Searched refs:CLOCK_COUNT (Results 1 – 2 of 2) sorted by relevance
91 #define SCMI_CLOCK_PROTOCOL_ATTRIBUTES(MAX_PENDING_TRANSACTIONS, CLOCK_COUNT) \ argument96 (((CLOCK_COUNT) << SCMI_CLOCK_PROTOCOL_ATTRIBUTES_CLOCK_COUNT_POS) & \
200 #define CLOCK_COUNT FWK_ARRAY_SIZE(stm32_clock_cfg) macro201 static struct mod_optee_clock_config optee_clock_cfg[CLOCK_COUNT];
Completed in 6 milliseconds