Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-gate.c35 static inline void clk_gate_writel(struct clk_gate *gate, u32 val) in clk_gate_writel() function
83 clk_gate_writel(gate, reg); in clk_gate_endisable()