Searched refs:SCMI_CLK_RATE_ROUND_CLOSEST (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | scmi_protocols.h | 56 #define SCMI_CLK_RATE_ROUND_CLOSEST BIT(3) macro |
/u-boot/drivers/clk/ | ||
A D | clk_scmi.c | 67 .flags = SCMI_CLK_RATE_ROUND_CLOSEST, in scmi_clk_set_rate() |
Completed in 3 milliseconds