1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-15 15:06:42 +00:00
freebsd/sys/dev/extres/clk
Emmanuel Vadot baec4d5985 extres: clk: Fix clk_set_assigned
ofw_bus_parse_xref_list_get_length doesn't returns the number of elements, fix this.
While here when setting the clock to the assigned freqeuncy, allow the clock
driver to round down or up the frequency as sometimes the exact frequency cannot
be obtain.
2018-11-29 19:06:05 +00:00
..
clk_bus.c
clk_div.c extres: clkdiv: Fix div_with_table 2018-08-05 06:15:35 +00:00
clk_div.h
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_mux.c
clk_mux.h
clk.c extres: clk: Fix clk_set_assigned 2018-11-29 19:06:05 +00:00
clk.h
clkdev_if.m
clknode_if.m