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

  /external/u-boot/arch/arm/cpu/armv7/bcm235xx/
clk-bsc.c 10 #include <asm/kona-common/clk.h>
clk-sdio.c 10 #include <asm/kona-common/clk.h>
clk-eth.c 10 #include <asm/kona-common/clk.h>
clk-bcm235xx.c 16 #include <asm/kona-common/clk.h>
clk-core.c 17 #include <asm/kona-common/clk.h>
  /external/u-boot/arch/arm/cpu/armv7/bcm281xx/
clk-bsc.c 10 #include <asm/kona-common/clk.h>
clk-sdio.c 10 #include <asm/kona-common/clk.h>
clk-eth.c 10 #include <asm/kona-common/clk.h>
clk-bcm281xx.c 16 #include <asm/kona-common/clk.h>
clk-core.c 17 #include <asm/kona-common/clk.h>
  /external/u-boot/drivers/usb/gadget/
bcm_udc_otg_phy.c 10 #include <asm/kona-common/clk.h>
  /external/u-boot/board/broadcom/bcm23550_w1d/
bcm23550_w1d.c 10 #include <asm/kona-common/kona_sdhci.h>
11 #include <asm/kona-common/clk.h>
  /external/u-boot/board/broadcom/bcm28155_ap/
bcm28155_ap.c 10 #include <asm/kona-common/kona_sdhci.h>
11 #include <asm/kona-common/clk.h>
  /external/u-boot/arch/arm/cpu/armv7/
Makefile 28 obj-$(CONFIG_KONA) += kona-common/
  /external/u-boot/drivers/mmc/
kona_sdhci.c 10 #include <asm/kona-common/clk.h>
32 /* For kona a hardware reset before anything else. */
120 host->name = "kona-sdhci";
  /external/u-boot/drivers/i2c/
kona_i2c.c 13 #include <asm/kona-common/clk.h>
707 * Register kona i2c adapters. Keep the order below so
711 U_BOOT_I2C_ADAP_COMPLETE(kona##num, kona_i2c_init, kona_i2c_probe, \

Completed in 1196 milliseconds