Home
last modified time | relevance | path

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

/drivers/clk/rockchip/
A Dclk-gate-grf.c25 #define to_gate_grf(_hw) container_of(_hw, struct rockchip_gate_grf, hw) macro
29 struct rockchip_gate_grf *gate = to_gate_grf(hw); in rockchip_gate_grf_enable()
42 struct rockchip_gate_grf *gate = to_gate_grf(hw); in rockchip_gate_grf_disable()
52 struct rockchip_gate_grf *gate = to_gate_grf(hw); in rockchip_gate_grf_is_enabled()

Completed in 3 milliseconds