Searched refs:d (Results 1 – 25 of 28) sorted by relevance
12
18 #define for_each_w1_device(b, d) \ argument19 for (device_find_first_child(b, d); *d; device_find_next_child(d))
7 default "d-link"
4 F: board/d-link/dns325/
5 5 version 2c and 2d
18 optargs=audit=0 video=LVDS-1:d video=LVDS-2:d
4 # David Huang <d-huang@ti.com>
5 # ./tools/mkimage -c none -A arm -T script -d qspiboot.cmd boot.scr
5 # ./tools/mkimage -c none -A arm -T script -d sdboot.cmd boot.scr
23 qsc+MCiQLt3nJHVtJeNyCdai3yfVBEyDQGi+7d+AHGIYbF6f/46tfNwQi7JtobTa
10 > ./tools/mkimage -n rv1108 -T rksd -d ../rkbin/rv1x/rv1108ddr_v1.00.bin spl.bin
3 * Copyright (C) 2010-2017 CS Systemes d'Information
30 00:14:2d:00:00:00; fi; pci enum && tftpboot ${loadaddr}
884 struct pci_dev *d; in fdt_fixup_gw16082() local887 d = dev->ppar; in fdt_fixup_gw16082()888 while(d && d->ppar) { in fdt_fixup_gw16082()889 b += PCI_DEV(d->devfn); in fdt_fixup_gw16082()890 d = d->ppar; in fdt_fixup_gw16082()
243 #define SW_SMI_CMD_R(d, r) (0x9800 | (((d) & 0x1f) << 5) | ((r) & 0x1f)) argument244 #define SW_SMI_CMD_W(d, r) (0x9400 | (((d) & 0x1f) << 5) | ((r) & 0x1f)) argument
80 > tools/mkimage -n rk3399 -T rksd -d spl/u-boot-spl.bin idbspl.img89 > ../u-boot/tools/mkimage -n rk3399 -T rksd -d rk3399_ddr_933MHz_v1.08.bin idbloader.img
7 # ./tools/mkimage -c none -A arm -T script -d tpcboot.cmd boot.scr
63 d) SD boot
69 d) SD boot
80 fdt set /soc/bus@2100000/i2c@21a8000/touchscreen@5d status okay;
22 $ u-boot/tools/mkimage -n pico-imx7d.cfg -T imximage -e 0x9df00000 -d \
3 # ./tools/mkimage -c none -A arm -T script -d autoboot.cmd boot.scr
31 default "7.10.d"
117 lane d: 0 -> slot2 (Default)
87 > tools/mkimage -n rk3399 -T rksd -d spl/u-boot-spl.bin idbspl.img
89 d) SD boot
Completed in 38 milliseconds