Home
last modified time | relevance | path

Searched refs:AHB_GATE_OFFSET_USB0 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/usb/musb-new/
Dsunxi.c302 setbits_le32(&glue->ccm->ahb_gate0, BIT(AHB_GATE_OFFSET_USB0)); in sunxi_musb_init()
307 setbits_le32(&glue->ccm->ahb_reset0_cfg, BIT(AHB_GATE_OFFSET_USB0)); in sunxi_musb_init()
472 clrbits_le32(&glue->ccm->ahb_reset0_cfg, BIT(AHB_GATE_OFFSET_USB0)); in musb_usb_remove()
477 clrbits_le32(&glue->ccm->ahb_gate0, BIT(AHB_GATE_OFFSET_USB0)); in musb_usb_remove()
/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dclock_sun6i.h298 #define AHB_GATE_OFFSET_USB0 23 macro
300 #define AHB_GATE_OFFSET_USB0 24 macro
302 #define AHB_GATE_OFFSET_USB0 25 macro
Dclock_sun8i_a83t.h196 #define AHB_GATE_OFFSET_USB0 24 macro
Dclock_sun4i.h193 #define AHB_GATE_OFFSET_USB0 0 macro