Searched refs:SCMI_PROTOCOL_VERSION_CLOCK (Results 1 – 2 of 2) sorted by relevance
/external/arm-trusted-firmware/drivers/scmi-msg/ | ||
D | clock.h | 14 #define SCMI_PROTOCOL_VERSION_CLOCK 0x20000U macro |
D | clock.c | 82 .version = SCMI_PROTOCOL_VERSION_CLOCK, in report_version() |