Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/
Dclk.c49 struct clk_core { struct
54 struct clk_core *parent; argument
56 struct clk_core **parents; argument
62 struct clk_core *new_parent; argument
63 struct clk_core *new_child; argument
84 struct clk_core *core; argument
/linux-4.1.27/arch/metag/kernel/
Dclock.c39 static struct clk *clk_core; variable
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pxav3.c62 struct clk *clk_core; member