Searched refs:DTC (Results 1 – 21 of 21) sorted by relevance
/openbmc/linux/scripts/dtc/ |
H A D | dtx_diff | 94 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 D | README.OFT | 16 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 D | README.fdt-control | 77 Version: DTC 1.2.0-g2cb4b51f
|
/openbmc/linux/drivers/ata/ |
H A D | pata_cs5536.c | 51 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 D | Kconfig | 2 config DTC config 43 select DTC 52 select DTC
|
/openbmc/linux/scripts/ |
H A D | Makefile.lib | 342 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 D | overlay_4.dtso | 8 /* suppress DTC warning */
|
H A D | overlay_10.dtso | 9 /* suppress DTC warning */
|
H A D | overlay_11.dtso | 9 /* suppress DTC warning */
|
/openbmc/u-boot/test/ |
H A D | run | 39 export DTC=${DTC_DIR}/dtc
|
/openbmc/linux/Documentation/admin-guide/perf/ |
H A D | arm-cmn.rst | 13 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 D | trusted-services-src.inc | 21 # DTC, tag "v1.6.1"
|
/openbmc/u-boot/doc/uImage.FIT/ |
H A D | howto.txt | 84 DTC: dts->dtb on file "kernel.its" 194 DTC: dts->dtb on file "kernel_fdt.its"
|
H A D | beaglebone_vboot.txt | 380 Version: DTC 1.4.0
|
/openbmc/u-boot/dts/ |
H A D | Kconfig | 8 config DTC config 27 select DTC
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra20/ |
H A D | pinmux.c | 299 PIN(DTC, RSVD1, RSVD2, VI, RSVD4),
|
/openbmc/u-boot/scripts/ |
H A D | Kbuild.include | 151 dtc-version = $(shell $(CONFIG_SHELL) $(srctree)/scripts/dtc-version.sh $(DTC))
|
/openbmc/u-boot/ |
H A D | Makefile | 371 DTC ?= $(objtree)/scripts/dtc/dtc macro 398 export HOSTCXX HOSTCXXFLAGS CHECK CHECKFLAGS DTC DTC_FLAGS
|
/openbmc/u-boot/tools/binman/ |
H A D | README | 723 the DTC environment variable. This can be useful when the system dtc is too
|
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | 693 NCR 5380, 53C80, 53C400, 53C400A, or DTC 436 device.
|
/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | classes.rst | 3369 - :term:`SPL_MKIMAGE_DTCOPTS`: DTC options for U-Boot ``mkimage`` when 3386 - :term:`UBOOT_MKIMAGE_DTCOPTS`: DTC options for U-Boot ``mkimage`` when
|