Home
last modified time | relevance | path

Searched refs:clk_gate (Results 1 - 6 of 6) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-link.c28 struct clk_gate *gate;
49 struct clk_gate *gate; in register_clocks()
53 gate = devm_kzalloc(dev, sizeof(struct clk_gate), GFP_KERNEL); in register_clocks()
63 /* struct clk_gate assignments */ in register_clocks()
H A Dclk-dclk-divider.c108 struct clk_gate *gate = NULL; in rockchip_clk_register_dclk_branch()
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk.c46 struct clk_gate *gate = NULL; in rockchip_clk_register_branch()
119 struct clk_gate gate;
230 struct clk_gate *gate = NULL; in rockchip_clk_register_frac_branch()
333 struct clk_gate *gate = NULL; in rockchip_clk_register_factor_branch()
H A Dclk-half-divider.c156 struct clk_gate *gate = NULL; in rockchip_clk_register_halfdiv()
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-dclk-divider.c101 struct clk_gate *gate = NULL; in rockchip_clk_register_dclk_branch()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h426 * struct clk_gate - gating clock
448 struct clk_gate { struct
456 #define to_clk_gate(_hw) container_of(_hw, struct clk_gate, hw)

Completed in 5 milliseconds