clk_get_phase (9) Linux Manual Page
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.
