Searched refs:_max_pending (Results 1 – 1 of 1) sorted by relevance
31 #define SCMI_CLOCK_PROTOCOL_ATTRIBUTES(_max_pending, _clk_count) \ argument32 ((((_max_pending) << 16) & SCMI_CLOCK_MAX_PENDING_TRANSITIONS_MASK) | \
Completed in 2 milliseconds