Home
last modified time | relevance | path

Searched refs:DTC (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/scripts/dtc/
H A Ddtx_diff94 if ( ! ${DTC} -I fs ${dtx} ) ; then
105 if ( ! ${DTC} -I dtb ${dtx} ) ; then
116 | ${DTC} ${dtc_include} -I dts ) ; then
282 DTC="${__KBUILD_OUTPUT}/scripts/dtc/dtc"
284 if [ ! -x ${DTC} ] ; then
304 'dtc' is: ${DTC}
324 DTC=${__DTC}
343 DTC="\
344 ${DTC} \
/openbmc/u-boot/doc/
H A DREADME.OFT16 There is a static part which is compiled in with DTC and a dynamic
19 You'll need a fairly recent DTC tool, which is available by git at
H A DREADME.fdt-control77 Version: DTC 1.2.0-g2cb4b51f
/openbmc/linux/drivers/ata/
H A Dpata_cs5536.c51 DTC = 2, enumerator
114 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc()
117 cs5536_write(pdev, DTC, dtc); in cs5536_program_dtc()
/openbmc/linux/drivers/of/
H A DKconfig2 config DTC config
43 select DTC
52 select DTC
/openbmc/linux/scripts/
H A DMakefile.lib342 DTC ?= $(objtree)/scripts/dtc/dtc
391 quiet_cmd_dtc = DTC $@
393 $(DTC) -o $@ -b 0 \
422 $(obj)/%.dtb: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE
425 $(obj)/%.dtbo: $(src)/%.dtso $(DTC) FORCE
/openbmc/linux/drivers/of/unittest-data/
H A Doverlay_4.dtso8 /* suppress DTC warning */
H A Doverlay_10.dtso9 /* suppress DTC warning */
H A Doverlay_11.dtso9 /* suppress DTC warning */
/openbmc/u-boot/test/
H A Drun39 export DTC=${DTC_DIR}/dtc
/openbmc/linux/Documentation/admin-guide/perf/
H A Darm-cmn.rst13 global counters implemented by the main controller (DTC), which provides
34 * The cycle counter is treated as a synthetic event belonging to the DTC
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/trusted-services/
H A Dtrusted-services-src.inc21 # DTC, tag "v1.6.1"
/openbmc/u-boot/doc/uImage.FIT/
H A Dhowto.txt84 DTC: dts->dtb on file "kernel.its"
194 DTC: dts->dtb on file "kernel_fdt.its"
H A Dbeaglebone_vboot.txt380 Version: DTC 1.4.0
/openbmc/u-boot/dts/
H A DKconfig8 config DTC config
27 select DTC
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpinmux.c299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
/openbmc/u-boot/scripts/
H A DKbuild.include151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
/openbmc/u-boot/
H A DMakefile371 DTC ?= $(objtree)/scripts/dtc/dtc macro
398 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS
/openbmc/u-boot/tools/binman/
H A DREADME723 the DTC environment variable. This can be useful when the system dtc is too
/openbmc/linux/drivers/scsi/
H A DKconfig693 NCR 5380, 53C80, 53C400, 53C400A, or DTC 436 device.
/openbmc/openbmc/poky/documentation/ref-manual/
H A Dclasses.rst3369 - :term:`SPL_MKIMAGE_DTCOPTS`: DTC options for U-Boot ``mkimage`` when
3386 - :term:`UBOOT_MKIMAGE_DTCOPTS`: DTC options for U-Boot ``mkimage`` when