| /OK3568_Linux_fs/kernel/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} \
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | Kconfig | 2 config DTC config 17 depends on DTC && ARCH_ROCKCHIP 24 depends on DTC && ROCKCHIP_MINI_KERNEL 31 depends on DTC && ROCKCHIP_MINI_KERNEL 52 select DTC 61 select DTC
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | Makefile.lib | 310 PHONY += $(DTC) 311 dtc-option = $(call try-run, $(DTC) $1 -v,$1) 319 DTC ?= $(objtree)/scripts/dtc/dtc 373 quiet_cmd_dtc = DTC $@ 375 $(DTC) -O $(patsubst .%,%,$(suffix $@)) -o $@ -b 0 \ 380 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE 396 $(obj)/%.dt.yaml: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.lib | 310 PHONY += $(DTC) 311 dtc-option = $(call try-run, $(DTC) $1 -v,$1) 319 DTC ?= $(objtree)/scripts/dtc/dtc 373 quiet_cmd_dtc = DTC $@ 375 $(DTC) -O $(patsubst .%,%,$(suffix $@)) -o $@ -b 0 \ 380 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE 396 $(obj)/%.dt.yaml: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/ |
| H A D | Makefile.lib | 310 PHONY += $(DTC) 311 dtc-option = $(call try-run, $(DTC) $1 -v,$1) 319 DTC ?= $(objtree)/scripts/dtc/dtc 373 quiet_cmd_dtc = DTC $@ 375 $(DTC) -O $(patsubst .%,%,$(suffix $@)) -o $@ -b 0 \ 380 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE 396 $(obj)/%.dt.yaml: $(src)/%.dts $(DTC) $(DT_TMP_SCHEMA) FORCE
|
| /OK3568_Linux_fs/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
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | cs5536.c | 35 DTC = 2, enumerator 86 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc() 89 cs5536_write(pdev, DTC, dtc); in cs5536_program_dtc()
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.lib | 245 DTC ?= $(objtree)/scripts/dtc/dtc 298 quiet_cmd_dtc = DTC $@ 301 $(DTC) -O dtb -o $@ -b 0 \ 306 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/ |
| H A D | Makefile.lib | 245 DTC ?= $(objtree)/scripts/dtc/dtc 298 quiet_cmd_dtc = DTC $@ 301 $(DTC) -O dtb -o $@ -b 0 \ 306 $(obj)/%.dtb: $(src)/%.dts $(DTC) FORCE
|
| /OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/ |
| H A D | build_2025-06-06_01-57-41.log | |
| H A D | 70-loader-build.log | |
| H A D | 70-loader-build_2025-06-06_01-57-41.log | |
| H A D | build.log | |
| /OK3568_Linux_fs/kernel/drivers/of/unittest-data/ |
| H A D | overlay_4.dts | 9 /* suppress DTC warning */
|
| H A D | overlay_10.dts | 9 /* suppress DTC warning */
|
| H A D | overlay_11.dts | 9 /* suppress DTC warning */
|
| /OK3568_Linux_fs/kernel/ |
| H A D | build.config.common | 6 DTC=dtc
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 271 DTC ?= $(objtree)/scripts/dtc/dtc 311 quiet_cmd_dtc = DTC $@ 314 $(DTC) -O dtb -o $@ -b 0 \
|
| /OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/ |
| H A D | Makefile.lib | 271 DTC ?= $(objtree)/scripts/dtc/dtc 311 quiet_cmd_dtc = DTC $@ 314 $(DTC) -O dtb -o $@ -b 0 \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | compile.mk | 250 DTC := dtc 279 dtb-cmd-$2 = $$(DTC) $$(dtb-dtcflags-$2) -o $$@ $$(dtb-predts-$2)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | compile.mk | 250 DTC := dtc 279 dtb-cmd-$2 = $$(DTC) $$(dtb-dtcflags-$2) -o $$@ $$(dtb-predts-$2)
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/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"
|
| /OK3568_Linux_fs/u-boot/dts/ |
| H A D | Kconfig | 8 config DTC config 27 select DTC
|