clk_get_phase (9) - Linux Manuals
clk_get_phase: return the phase shift of a clock signal
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