table of contents
other versions
CLK_GET_PHASE(9) | Clock Framework | CLK_GET_PHASE(9) |
NAME¶
clk_get_phase - return the phase shift of a clock signal
SYNOPSIS¶
int clk_get_phase(struct clk * clk);
ARGUMENTS¶
clk
clock signal source
DESCRIPTION¶
Returns the phase shift of a clock node in degrees, otherwise returns -EERROR.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.9. |