Home
last modified time | relevance | path

Searched refs:clk_std (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/sirf/
Dclk-common.c49 struct clk_std { struct
54 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
636 struct clk_std *clk = to_stdclk(hw); in std_clk_is_enabled()
649 struct clk_std *clk = to_stdclk(hw); in std_clk_enable()
666 struct clk_std *clk = to_stdclk(hw); in std_clk_disable()
695 static struct clk_std clk_cphif = {
709 static struct clk_std clk_dmac0 = {
723 static struct clk_std clk_dmac1 = {
737 static struct clk_std clk_audio = {
751 static struct clk_std clk_uart0 = {
[all …]
Dclk-prima2.c52 static struct clk_std clk_nand = {