Home
last modified time | relevance | path

Searched refs:U_BOOT_DEVICE (Results 1 – 25 of 53) sorted by relevance

123

/external/u-boot/drivers/demo/
Ddemo-pdata.c23 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/board/cadence/xtfpga/
Dxtfpga.c102 U_BOOT_DEVICE(sysreset) = {
113 U_BOOT_DEVICE(ethoc) = {
/external/u-boot/board/cavium/thunderx/
Dthunderx.c25 U_BOOT_DEVICE(thunderx_serial0) = {
37 U_BOOT_DEVICE(thunderx_serial1) = {
/external/u-boot/board/freescale/ls1012afrdm/
Deth.c115 U_BOOT_DEVICE(ls1012a_pfe0) = {
120 U_BOOT_DEVICE(ls1012a_pfe1) = {
/external/u-boot/board/freescale/ls1012ardb/
Deth.c126 U_BOOT_DEVICE(ls1012a_pfe0) = {
131 U_BOOT_DEVICE(ls1012a_pfe1) = {
/external/u-boot/include/dm/
Dplatdata.h39 #define U_BOOT_DEVICE(__name) \ macro
/external/u-boot/board/freescale/ls1012aqds/
Deth.c300 U_BOOT_DEVICE(ls1012a_pfe0) = {
305 U_BOOT_DEVICE(ls1012a_pfe1) = {
/external/u-boot/board/sandbox/
Dsandbox.c21 U_BOOT_DEVICE(gpio_sandbox) = {
/external/u-boot/drivers/crypto/rsa_mod_exp/
Dmod_exp_sw.c37 U_BOOT_DEVICE(mod_exp_sw) = {
/external/u-boot/board/quipos/cairo/
Dcairo.c87 U_BOOT_DEVICE(cairo_uart) = {
/external/u-boot/drivers/timer/
Dsandbox_timer.c68 U_BOOT_DEVICE(sandbox_timer_non_fdt) = {
/external/u-boot/drivers/crypto/fsl/
Dfsl_rsa.c58 U_BOOT_DEVICE(fsl_rsa) = {
/external/u-boot/board/armltd/vexpress64/
Dvexpress64.c26 U_BOOT_DEVICE(vexpress_serials) = {
/external/u-boot/board/logicpd/zoom1/
Dzoom1.c54 U_BOOT_DEVICE(zoom1_uart) = {
/external/u-boot/board/sysam/amcore/
Damcore.c115 U_BOOT_DEVICE(coldfire_serial) = {
/external/u-boot/board/st/stv0991/
Dstv0991.c30 U_BOOT_DEVICE(stv09911_serials) = {
/external/u-boot/drivers/sysreset/
Dsysreset_sandbox.c96 U_BOOT_DEVICE(sysreset_sandbox_non_fdt) = {
/external/u-boot/board/timll/devkit8000/
Ddevkit8000.c55 U_BOOT_DEVICE(devkit8000_uart) = {
/external/u-boot/board/armltd/integrator/
Dintegrator.c41 U_BOOT_DEVICE(integrator_serials) = {
/external/u-boot/board/lg/sniper/
Dsniper.c37 U_BOOT_DEVICE(sniper_serial) = {
/external/u-boot/board/toradex/colibri_pxa270/
Dcolibri_pxa270.c135 U_BOOT_DEVICE(pxa_serials) = {
/external/u-boot/board/hisilicon/poplar/
Dpoplar.c44 U_BOOT_DEVICE(poplar_serial) = {
/external/u-boot/board/bluewater/snapper9260/
Dsnapper9260.c148 U_BOOT_DEVICE(at91sam9260_serial) = {
/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Ddevices.c127 U_BOOT_DEVICE(lpc32xx_gpios) = {
/external/u-boot/dts/
DKconfig254 tree as C code. This code creates devices using U_BOOT_DEVICE()
260 compatible string, then adding platform data and U_BOOT_DEVICE
276 tree as C code. This code creates devices using U_BOOT_DEVICE()
282 compatible string, then adding platform data and U_BOOT_DEVICE

123