HomeSort by: relevance | last modified time | path
    Searched refs:DT (Results 1 - 25 of 53) sorted by relevancy

1 2 3

  /src/distrib/alpha/instkernel/ramdisk/
install.sh 41 DT=/etc/disktab # /etc/disktab
306 echo "# $DT" > $DT
307 echo "" >> $DT
308 echo "$labelname|NetBSD installation generated:\\" >> $DT
309 echo " :dt=${type}:ty=winchester:\\" >> $DT
310 echo -n " :nc#${cyls_per_disk}:ns#${sects_per_track}" >> $DT
311 echo ":nt#${tracks_per_cyl}:\\" >> $DT
312 echo " :se#${bytes_per_sect}:${sect_fwd}\\" >> $DT
    [all...]
upgrade.sh 41 DT=/etc/disktab # /etc/disktab
  /src/sys/arch/x68k/dev/
kbdmap.c.ascii 15 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
kbdmap.c 18 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
  /src/sys/arch/amiga/stand/loadkmap/pl_us/
pl_us-kbdmap.c 20 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
265 { DT, '~' },
364 { DT, '~' },
  /src/sys/arch/amiga/stand/loadkmap/us/
us-kbdmap.c 15 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
260 DT, '~',
359 DT, '~',
  /src/sys/arch/amiga/stand/loadkmap/fr/
fr-kbdmap.c 51 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
296 { DT, '~' },
395 { DT, '~' },
  /src/sys/arch/amiga/stand/loadkmap/sw/
sw-kbdmap.c 49 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
294 DT, '~',
393 DT, '~',
  /src/sys/arch/amiga/dev/
kbdmap.c 46 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
294 { DT, '~' },
394 { DT, '~' },
  /src/sys/arch/amiga/stand/loadkmap/din/
din-kbdmap.c 15 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
262 DT, '~',
362 DT, '~',
  /src/sys/arch/amiga/stand/loadkmap/pl_din/
pl_din-kbdmap.c 20 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
267 { DT, '~' },
367 { DT, '~' },
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm2835-rpi-zero.dts 29 * This is based on the official GPU firmware DT blob.
bcm2836-rpi-2-b.dts 34 * the official GPU firmware DT blob.
at91-foxg20.dts 5 * Based on DT files for at91sam9g20ek evaluation board (AT91SAM9G20 SoC)
bcm2835-rpi-zero-w.dts 39 * This is based on the official GPU firmware DT blob.
bcm2837-rpi-3-a-plus.dts 54 * This is mostly based on the official GPU firmware DT blob.
bcm2837-rpi-3-b-plus.dts 61 * the official GPU firmware DT blob.
bcm2837-rpi-3-b.dts 54 * the official GPU firmware DT blob.
bcm2711-rpi-4-b.dts 81 * the official GPU firmware DT blob.
armada-370-db.dts 15 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
armada-370-rd.dts 13 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
21 #include <dt-bindings/input/input.h>
22 #include <dt-bindings/interrupt-controller/irq.h>
23 #include <dt-bindings/gpio/gpio.h>
armada-xp-db.dts 16 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
armada-xp-gp.dts 15 * DT-capable, U-Boot bootloaders provided by Marvell. Some earlier
23 #include <dt-bindings/gpio/gpio.h>
  /src/sys/arch/amiga/stand/loadkmap/es/
es-kbdmap.c 15 #define DT (KBD_MODE_DEAD | KBD_MODE_TILDE)
262 DT, '~',
362 DT, '~',
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-h6-orangepi.dtsi 9 #include <dt-bindings/gpio/gpio.h>
255 * OrangePi Lite 2 and One Plus, where this DT is used, don't

Completed in 21 milliseconds

1 2 3