Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/sirf/
Dclk-common.c48 struct clk_std { struct
53 #define to_stdclk(_hw) container_of(_hw, struct clk_std, hw) argument
639 struct clk_std *clk = to_stdclk(hw); in std_clk_is_enabled()
652 struct clk_std *clk = to_stdclk(hw); in std_clk_enable()
669 struct clk_std *clk = to_stdclk(hw); in std_clk_disable()
698 static struct clk_std clk_cphif = {
712 static struct clk_std clk_dmac0 = {
726 static struct clk_std clk_dmac1 = {
740 static struct clk_std clk_audio = {
754 static struct clk_std clk_uart0 = {
[all …]
Dclk-prima2.c51 static struct clk_std clk_nand = {