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

  /external/u-boot/arch/arm/include/asm/arch-sunxi/
clock.h 19 #elif defined(CONFIG_MACH_SUN6I) || defined(CONFIG_MACH_SUN8I) || \
clock_sun6i.h 439 #elif defined(CONFIG_MACH_SUN8I)
  /external/u-boot/arch/arm/mach-sunxi/
Makefile 26 obj-$(CONFIG_MACH_SUN8I) += clock_sun6i.o
board.c 76 #if defined(CONFIG_MACH_SUN8I) && !defined(CONFIG_MACH_SUN8I_R40)
126 #elif CONFIG_CONS_INDEX == 3 && defined(CONFIG_MACH_SUN8I)
130 #elif CONFIG_CONS_INDEX == 5 && defined(CONFIG_MACH_SUN8I)
162 #elif defined CONFIG_MACH_SUN8I
cpu_info.c 40 #ifdef CONFIG_MACH_SUN8I
rsb.c 22 #ifdef CONFIG_MACH_SUN8I
  /external/u-boot/board/sunxi/
board.c 97 #elif defined(CONFIG_MACH_SUN8I)
119 #elif defined(CONFIG_MACH_SUN8I)
141 #elif defined(CONFIG_MACH_SUN8I)
290 #if defined CONFIG_MACH_SUN6I || defined CONFIG_MACH_SUN8I || \
357 #elif defined(CONFIG_MACH_SUN8I)
433 #elif defined(CONFIG_MACH_SUN8I) || defined(CONFIG_MACH_SUN50I)
  /external/u-boot/include/configs/
sunxi-common.h 259 #elif CONFIG_CONS_INDEX == 3 && defined(CONFIG_MACH_SUN8I)
261 #elif CONFIG_CONS_INDEX == 5 && defined(CONFIG_MACH_SUN8I)
  /external/u-boot/drivers/mmc/
sunxi_mmc.c 497 #if defined(CONFIG_MACH_SUN50I) || defined(CONFIG_MACH_SUN8I)
  /external/u-boot/drivers/video/sunxi/
sunxi_display.c 652 #if defined CONFIG_MACH_SUN8I && defined CONFIG_VIDEO_LCD_IF_LVDS
    [all...]

Completed in 341 milliseconds