Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/bcm/
H A Dclk-kona.h121 struct bcm_clk_gate { struct
122 u32 offset; /* gate register offset */
123 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
124 u32 en_bit; /* 0: disable; 1: enable */
125 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
126 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */
/openbmc/u-boot/arch/arm/cpu/armv7/bcm235xx/
H A Dclk-core.h144 struct bcm_clk_gate { struct
145 u32 offset; /* gate register offset */
146 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
147 u32 en_bit; /* 0: disable; 1: enable */
148 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
149 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */
/openbmc/u-boot/arch/arm/cpu/armv7/bcm281xx/
H A Dclk-core.h144 struct bcm_clk_gate { struct
145 u32 offset; /* gate register offset */
146 u32 status_bit; /* 0: gate is disabled; 0: gatge is enabled */
147 u32 en_bit; /* 0: disable; 1: enable */
148 u32 hw_sw_sel_bit; /* 0: hardware gating; 1: software gating */
149 u32 flags; /* BCM_CLK_GATE_FLAGS_* below */