Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/scmi-msg/
H A Dclock.h35 #define SCMI_CLOCK_PROTOCOL_ATTRIBUTES(_max_pending, _clk_count) \ macro
H A Dclock.c150 .attributes = SCMI_CLOCK_PROTOCOL_ATTRIBUTES(1U, agent_count), in report_attributes()