Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
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 */
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
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 */