Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/sirf/
Dclk-common.c47 struct clk_std { struct
52 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
634 struct clk_std *clk = to_stdclk(hw); in std_clk_is_enabled()
647 struct clk_std *clk = to_stdclk(hw); in std_clk_enable()
664 struct clk_std *clk = to_stdclk(hw); in std_clk_disable()
693 static struct clk_std clk_cphif = {
707 static struct clk_std clk_dmac0 = {
721 static struct clk_std clk_dmac1 = {
735 static struct clk_std clk_audio = {
749 static struct clk_std clk_uart0 = {
[all …]
Dclk-prima2.c53 static struct clk_std clk_nand = {