Home
last modified time | relevance | path

Searched refs:clk_gate_readl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-gate.c26 static inline u32 clk_gate_readl(struct clk_gate *gate) in clk_gate_readl() function
74 reg = clk_gate_readl(gate); in clk_gate_endisable()
107 reg = clk_gate_readl(gate); in clk_gate_is_enabled()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-gate.c27 static inline u32 clk_gate_readl(struct clk_gate *gate) in clk_gate_readl() function
75 reg = clk_gate_readl(gate); in clk_gate_endisable()
108 reg = clk_gate_readl(gate); in clk_gate_is_enabled()

Completed in 2 milliseconds