Home
last modified time | relevance | path

Searched defs:gate (Results 1 – 8 of 8) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/
A Dclk_periph.c92 struct sunxi_clk_periph_gate *gate = &periph->gate; in __sunxi_clk_periph_enable_shared() local
135 struct sunxi_clk_periph_gate *gate = &periph->gate; in __sunxi_clk_periph_enable() local
210 struct sunxi_clk_periph_gate *gate = NULL; in sunxi_clk_periph_is_enabled() local
254 struct sunxi_clk_periph_gate *gate = &periph->gate; in __sunxi_clk_periph_disable_shared() local
303 struct sunxi_clk_periph_gate *gate = &periph->gate; in __sunxi_clk_periph_disable() local
A Dclk_periph.h210 struct sunxi_clk_periph_gate gate; member
/bsp/rockchip/common/drivers/
A Ddrv_clock.c76 rt_err_t clk_enable(struct clk_gate *gate) in clk_enable()
107 rt_err_t clk_disable(struct clk_gate *gate) in clk_disable()
145 int clk_is_enabled(struct clk_gate *gate) in clk_is_enabled()
190 void put_clk_gate(struct clk_gate *gate) in put_clk_gate()
/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_gate.c9 void ccu_gate_helper_disable(struct ccu_common *common, u32 gate) in ccu_gate_helper_disable()
34 int ccu_gate_helper_enable(struct ccu_common *common, u32 gate) in ccu_gate_helper_enable()
61 int ccu_gate_helper_is_enabled(struct ccu_common *common, u32 gate) in ccu_gate_helper_is_enabled()
/bsp/x86/drivers/include/
A Di386.h106 #define SETGATE(gate, istrap, sel, off, dpl) \ argument
/bsp/rockchip/rk3500/driver/clk/
A Dclk-rk3588.c2753 struct rk3588_clk_gate *gate; in rk3588_clk_enable() local
2778 struct rk3588_clk_gate *gate; in rk3588_clk_disable() local
A Dclk-rk3568.c4421 struct rk_clk_gate *gate; in rk3568_clk_enable() local
4458 struct rk_clk_gate *gate; in rk3568_clk_disable() local
/bsp/allwinner/libraries/sunxi-hal/hal/source/prcm/prcm-sun50iw11/
A Dccu_regs.h54 u32 gate:1; /* bit0, gate */ member

Completed in 37 milliseconds