Searched hist:"8 fbc005673cdc5af2100277a45ea5b27d914609a" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | clk.h | 8fbc005673cdc5af2100277a45ea5b27d914609a Fri Jan 26 10:30:08 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> drivers: clk: get linear rates description
Implement clk_get_rates_steps() clock API function to get the supported clock rates description as a triplet min/max/step. This function can be used in the scope of SCMI communication where a clock can report a linear rate list without listing all supported clock is an array which size could be quite big.
Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
|
| /optee_os/core/drivers/clk/ |
| H A D | clk.c | 8fbc005673cdc5af2100277a45ea5b27d914609a Fri Jan 26 10:30:08 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> drivers: clk: get linear rates description
Implement clk_get_rates_steps() clock API function to get the supported clock rates description as a triplet min/max/step. This function can be used in the scope of SCMI communication where a clock can report a linear rate list without listing all supported clock is an array which size could be quite big.
Reviewed-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com>
|