clk_get_phase(9) 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