This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
extres
/
clk
History
manu
de189e0247
clk: clk_set_assigned: Skip frequency of value 0
...
A frequency of value 0 mean that we don't want to change the frequency so skip it.
2018-05-07 09:42:35 +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
Do not check divider length if we have a div table.
2017-02-23 05:33:20 +00: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_mux.c
…
clk_mux.h
…
clk.c
clk: clk_set_assigned: Skip frequency of value 0
2018-05-07 09:42:35 +00:00
clk.h
Define meaning of remaining clock rounding flags combinations.
2018-02-27 16:08:08 +00:00
clkdev_if.m
…
clknode_if.m
…