Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi/
A Dclk_periph.h114 struct sunxi_clk_periph_gate struct
116 u32 flags;
117 volatile uint32_t *enable;
118 volatile uint32_t *reset;
119 volatile uint32_t *bus;
120 volatile uint32_t *dram;
121 u8 enb_shift;
122 u8 rst_shift;
123 u8 bus_shift;
124 u8 ddr_shift;

Completed in 4 milliseconds