Home
last modified time | relevance | path

Searched defs:clk_core (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk.c44 struct clk_core { struct
49 struct clk_core *parent; argument
51 struct clk_core **parents; argument
57 struct clk_core *new_parent; argument
58 struct clk_core *new_child; argument
82 struct clk_core *core; argument
/linux-4.4.14/arch/metag/kernel/
Dclock.c39 static struct clk *clk_core; variable
/linux-4.4.14/drivers/mmc/host/
Dsdhci-pxav3.c62 struct clk *clk_core; member