other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
CLK_GET_RATE(9) | Clock Framework | CLK_GET_RATE(9) |
NAME¶
clk_get_rate - obtain the current clock rate (in Hz) for a clock source. This is only valid once the clock source has been enabled.SYNOPSIS¶
unsigned
long clk_get_rate(struct clk * clk);
ARGUMENTS¶
clkclock source
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |