HomeSort by relevance Sort by last modified time
    Searched refs:U_BOOT_DEVICE (Results 1 - 25 of 49) sorted by null

1 2

  /external/u-boot/drivers/demo/
demo-pdata.c 23 U_BOOT_DEVICE(demo0) = {
28 U_BOOT_DEVICE(demo1) = {
33 U_BOOT_DEVICE(demo2) = {
38 U_BOOT_DEVICE(demo3) = {
43 U_BOOT_DEVICE(demo4) = {
  /external/u-boot/include/dm/
platdata.h 39 #define U_BOOT_DEVICE(__name) \
  /external/u-boot/board/sandbox/
sandbox.c 21 U_BOOT_DEVICE(gpio_sandbox) = {
  /external/u-boot/drivers/crypto/rsa_mod_exp/
mod_exp_sw.c 37 U_BOOT_DEVICE(mod_exp_sw) = {
  /external/u-boot/board/cadence/xtfpga/
xtfpga.c 102 U_BOOT_DEVICE(sysreset) = {
113 U_BOOT_DEVICE(ethoc) = {
  /external/u-boot/board/cavium/thunderx/
thunderx.c 25 U_BOOT_DEVICE(thunderx_serial0) = {
37 U_BOOT_DEVICE(thunderx_serial1) = {
  /external/u-boot/board/quipos/cairo/
cairo.c 87 U_BOOT_DEVICE(cairo_uart) = {
  /external/u-boot/drivers/timer/
sandbox_timer.c 68 U_BOOT_DEVICE(sandbox_timer_non_fdt) = {
  /external/u-boot/board/freescale/ls1012afrdm/
eth.c 115 U_BOOT_DEVICE(ls1012a_pfe0) = {
120 U_BOOT_DEVICE(ls1012a_pfe1) = {
  /external/u-boot/board/freescale/ls1012ardb/
eth.c 126 U_BOOT_DEVICE(ls1012a_pfe0) = {
131 U_BOOT_DEVICE(ls1012a_pfe1) = {
  /external/u-boot/board/armltd/vexpress64/
vexpress64.c 26 U_BOOT_DEVICE(vexpress_serials) = {
  /external/u-boot/board/logicpd/zoom1/
zoom1.c 54 U_BOOT_DEVICE(zoom1_uart) = {
  /external/u-boot/board/st/stv0991/
stv0991.c 30 U_BOOT_DEVICE(stv09911_serials) = {
  /external/u-boot/board/sysam/amcore/
amcore.c 115 U_BOOT_DEVICE(coldfire_serial) = {
  /external/u-boot/drivers/crypto/fsl/
fsl_rsa.c 58 U_BOOT_DEVICE(fsl_rsa) = {
  /external/u-boot/drivers/sysreset/
sysreset_sandbox.c 38 * (see the U_BOOT_DEVICE() declaration below) should not do anything.
96 U_BOOT_DEVICE(sysreset_sandbox_non_fdt) = {
  /external/u-boot/board/armltd/integrator/
integrator.c 41 U_BOOT_DEVICE(integrator_serials) = {
  /external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
devices.c 127 U_BOOT_DEVICE(lpc32xx_gpios) = {
  /external/u-boot/board/bluewater/snapper9260/
snapper9260.c 148 U_BOOT_DEVICE(at91sam9260_serial) = {
  /external/u-boot/board/hisilicon/poplar/
poplar.c 44 U_BOOT_DEVICE(poplar_serial) = {
  /external/u-boot/board/lg/sniper/
sniper.c 37 U_BOOT_DEVICE(sniper_serial) = {
  /external/u-boot/board/timll/devkit8000/
devkit8000.c 55 U_BOOT_DEVICE(devkit8000_uart) = {
  /external/u-boot/board/toradex/colibri_pxa270/
colibri_pxa270.c 135 U_BOOT_DEVICE(pxa_serials) = {
  /external/u-boot/drivers/serial/
sandbox.c 196 U_BOOT_DEVICE(serial_sandbox_non_fdt) = {
  /external/u-boot/drivers/video/sunxi/
sunxi_lcd.c 148 U_BOOT_DEVICE(sunxi_lcd) = {

Completed in 806 milliseconds

1 2