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 signalSYNOPSIS¶
int clk_get_phase(struct clk * clk);
ARGUMENTS¶
struct clk * clkclock signal source
DESCRIPTION¶
Returns the phase shift of a clock node in degrees, otherwise returns -EERROR.COPYRIGHT¶
July 2017 | Kernel Hackers Manual 4.11 |