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

  /external/u-boot/drivers/usb/musb-new/
sunxi.c 302 setbits_le32(&glue->ccm->ahb_gate0, BIT(AHB_GATE_OFFSET_USB0));
307 setbits_le32(&glue->ccm->ahb_reset0_cfg, BIT(AHB_GATE_OFFSET_USB0));
472 clrbits_le32(&glue->ccm->ahb_reset0_cfg, BIT(AHB_GATE_OFFSET_USB0));
477 clrbits_le32(&glue->ccm->ahb_gate0, BIT(AHB_GATE_OFFSET_USB0));
  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun6i.h 298 #define AHB_GATE_OFFSET_USB0 23
300 #define AHB_GATE_OFFSET_USB0 24
302 #define AHB_GATE_OFFSET_USB0 25
clock_sun8i_a83t.h 196 #define AHB_GATE_OFFSET_USB0 24
clock_sun4i.h 193 #define AHB_GATE_OFFSET_USB0 0

Completed in 91 milliseconds