Home
last modified time | relevance | path

Searched refs:DTB (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-12-stable/sys/conf/
Ddtb.mk36 all: ${DTB} ${DTBO}
40 CLEANFILES+=${DTB} ${DTBO}
Ddtb.build.mk31 DTB+= ${_dts:R:S/$/.dtb/}
33 DTB+= ${_dts:T:R:S/$/.dtb/}
68 .for _dtb in ${DTB}
Dkern.post.mk14 KERNEL_EXTRA+= ${DTB} ${DTBO}
15 CLEAN+= ${DTB} ${DTBO}
/freebsd-12-stable/release/arm64/
DRPI3.conf7 DTB="bcm2710-rpi-3-b.dtb bcm2710-rpi-3-b-plus.dtb bcm2711-rpi-4-b.dtb"
28 start_cd.elf start_db.elf start_x.elf start.elf ${DTB}"
/freebsd-12-stable/sys/arm/conf/
DRPI-B94 options FDT # Configure using FDT/DTB data
95 # Note: DTB is normally loaded and modified by RPi boot loader, then
DRPI297 options FDT # Configure using FDT/DTB data
98 # Note: DTB is normally loaded and modified by RPi boot loader, then
DSHEEVAPLUG81 options FDT # Configure using FDT/DTB data
DDB-88F6XXX87 options FDT # Configure using FDT/DTB data
DARMADAXP85 options FDT # Configure using FDT/DTB data
DVERSATILEPB74 options FDT # Configure using FDT/DTB data
DSOCFPGA101 options FDT # Configure using FDT/DTB data
DRK318896 options FDT # Configure using FDT/DTB data
DZEDBOARD77 options FDT # Configure using FDT/DTB data
DVYBRID112 options FDT # Configure using FDT/DTB data
DPANDABOARD113 options FDT # Configure using FDT/DTB data
DAML8726101 options FDT # Configure using FDT/DTB data
DBEAGLEBONE122 options FDT # Configure using FDT/DTB data
DIMX53119 options FDT # Configure using FDT/DTB data
DIMX6117 options FDT # Configure using FDT/DTB data
/freebsd-12-stable/sys/dts/powerpc/
Dp1020rdb.dts105 /* 256KB for DTB Image */
107 label = "NOR (RO) DTB Image";
150 /* 1MB for DTB Image */
152 label = "NAND (RO) DTB Image";
294 /* 512KB for DTB Image */
296 label = "SPI (RO) DTB Image";
/freebsd-12-stable/share/mk/
Dbsd.init.mk43 .for x in BIN CONF DOC DTB INFO KMOD LIB MAN NLS SHARE
/freebsd-12-stable/sys/mips/mediatek/
Dstd.rt288021 # Mediatek/Ralink SoC support depends on FDT (with static DTB for the moment)
Dstd.mediatek22 # Mediatek/Ralink SoC support depends on FDT (with static DTB for the moment)
/freebsd-12-stable/stand/fdt/
Dhelp.fdt38 Dumps DTB size, format and other key values.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp1987 for (auto *DTB = (*DT)[NarrowUserBB]->getIDom(); in calculatePostIncRange() local
1988 L->contains(DTB->getBlock()); in calculatePostIncRange()
1989 DTB = DTB->getIDom()) { in calculatePostIncRange()
1990 auto *BB = DTB->getBlock(); in calculatePostIncRange()

12