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

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock_sun6i.h 281 #define AHB_GATE_OFFSET_USB_OHCI0 28
287 #define AHB_GATE_OFFSET_USB_OHCI0 28
293 #define AHB_GATE_OFFSET_USB_OHCI0 29
clock_sun8i_a83t.h 193 #define AHB_GATE_OFFSET_USB_OHCI0 29
clock_sun4i.h 191 #define AHB_GATE_OFFSET_USB_OHCI0 2
  /external/u-boot/drivers/usb/host/
ehci-sunxi.c 145 .extra_ahb_gate_mask = 1 << AHB_GATE_OFFSET_USB_OHCI0,
ohci-sunxi.c 101 priv->ahb_gate_mask = 1 << AHB_GATE_OFFSET_USB_OHCI0;

Completed in 137 milliseconds