HomeSort by relevance Sort by last modified time
    Searched refs:apb0_gate (Results 1 - 4 of 4) sorted by null

  /external/u-boot/arch/arm/mach-sunxi/
prcm.c 30 setbits_le32(&prcm->apb0_gate, flags);
45 clrbits_le32(&prcm->apb0_gate, flags);
  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun9i.h 87 u32 apb0_gate; /* 0x590 APB0 Clock Gating Register */ member in struct:sunxi_ccm_reg
prcm.h 214 u32 apb0_gate; /* 0x028 */ member in struct:sunxi_prcm_reg
clock_sun4i.h 38 u32 apb0_gate; /* 0x68 apb0 module clock gating */ member in struct:sunxi_ccm_reg

Completed in 77 milliseconds