Name

clk_get_phase — return the phase shift of a clock signal

Synopsis

int clk_get_phase (struct clk * clk);
 

Arguments

struct clk * clk

clock signal source

Description

Returns the phase shift of a clock node in degrees, otherwise returns -EERROR.