opnsense-src/sys/dev/extres/clk
Gordon Bergling 17ef4736e2 Fix two typos in source code comments
- s/alocated/allocated/
- s/realocated/reallocated/

(cherry picked from commit 899a3b38f5)
2021-10-19 07:27:21 +02:00
..
clk.c Fix two typos in source code comments 2021-10-19 07:27:21 +02:00
clk.h aw_clk_nm: fix incorrect use of abs() 2020-09-07 06:27:18 +00:00
clk_bus.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
clk_div.c EXTRES: Ignore index modifier flags for table based clock dividers. 2020-12-27 17:47:19 +01:00
clk_div.h clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_link.c Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_link.h Implement support for (soft)linked clocks. 2019-11-08 18:57:41 +00:00
clk_mux.c
clk_mux.h
clkdev_if.m
clknode_if.m