Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/drivers/scmi-msg/
A Dclock.h28 #define SCMI_CLOCK_CLOCK_COUNT_MASK GENMASK(15, 0) macro
33 (((_clk_count) & SCMI_CLOCK_CLOCK_COUNT_MASK)))

Completed in 2 milliseconds