Home
last modified time | relevance | path

Searched defs:bcm_clk_gate (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/bcm/
H A Dclk-kona.h129 struct bcm_clk_gate { struct
130 u32 offset; /* gate register offset */
131 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
132 u32 en_bit; /* 0: disable; 1: enable */
133 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
134 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h145 struct bcm_clk_gate { struct
146 u32 offset; /* gate register offset */
147 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
148 u32 en_bit; /* 0: disable; 1: enable */
149 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
150 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h145 struct bcm_clk_gate { struct
146 u32 offset; /* gate register offset */
147 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
148 u32 en_bit; /* 0: disable; 1: enable */
149 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
150 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */