Home
last modified time | relevance | path

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

/u-boot/drivers/clk/
A Dclk-gate.c49 struct clk_gate *gate = to_clk_gate(clk); in clk_gate_endisable()
91 struct clk_gate *gate = to_clk_gate(clk); in clk_gate_is_enabled()
/u-boot/include/linux/
A Dclk-provider.h101 #define to_clk_gate(_clk) container_of(_clk, struct clk_gate, clk) macro

Completed in 4 milliseconds