Home
last modified time | relevance | path

Searched defs:gate_ops (Results 1 – 6 of 6) sorted by relevance

/device/board/isoftstone/yangfan/kernel/src/driv/clk/
Dclk-dclk-divider.c111 *gate_ops = NULL; in rockchip_clk_register_dclk_branch() local
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
Dclk-dclk-divider.c111 *gate_ops = NULL; in rockchip_clk_register_dclk_branch() local
/device/soc/rockchip/common/vendor/drivers/clk/
Dclk-dclk-divider.c103 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, *gate_ops = NULL; in rockchip_clk_register_dclk_branch() local
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
Dclk-half-divider.c158 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, *gate_ops = NULL; in rockchip_clk_register_halfdiv() local
Dclk.c48 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, *gate_ops = NULL; in rockchip_clk_register_branch() local
232 const struct clk_ops *div_ops = NULL, *gate_ops = NULL; in rockchip_clk_register_frac_branch() local
/device/soc/rockchip/common/sdk_linux/include/linux/
Dclk-provider.h959 const struct clk_ops *gate_ops; member