arm-trusted-firmware/drivers/clk
Ghennadi Procopciuc 19f9e2e657 feat(clk): add set_rate callback
This callback will be used to set a clock's rate if the underlying clock
driver supports this option. The function's last parameter is an output
parameter, storing the actual frequency set by the clock driver, as it
may not precisely match the requested rate in some cases.

Change-Id: I6a399bf6f64407d5fbff36407561e4bf18104cf1
Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
2024-06-18 17:18:31 +03:00
..
clk.c feat(clk): add set_rate callback 2024-06-18 17:18:31 +03:00