Searched refs:dts (Results 1 - 25 of 59) sorted by path

123

/linux-master/arch/arm64/boot/dts/sprd/
H A Dsc9836-openphone.dts9 /dts-v1/;
/linux-master/arch/csky/boot/dts/
H A DMakefile4 dtb-y := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/linux-master/arch/powerpc/boot/dts/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
H A Dbsc9131si-pre.dtsi35 /dts-v1/;
H A Dc293si-pre.dtsi35 /dts-v1/;
H A Dmpc8536si-pre.dtsi35 /dts-v1/;
H A Dmpc8544si-pre.dtsi35 /dts-v1/;
H A Dmpc8548si-pre.dtsi35 /dts-v1/;
H A Dmpc8568si-pre.dtsi35 /dts-v1/;
H A Dmpc8569si-pre.dtsi35 /dts-v1/;
H A Dmpc8572si-pre.dtsi35 /dts-v1/;
H A Dp1010si-pre.dtsi35 /dts-v1/;
H A Dp1020si-pre.dtsi35 /dts-v1/;
H A Dp1021si-pre.dtsi35 /dts-v1/;
H A Dp1022si-pre.dtsi35 /dts-v1/;
H A Dp1023si-pre.dtsi35 /dts-v1/;
H A Dp2020si-pre.dtsi35 /dts-v1/;
/linux-master/arch/powerpc/boot/dts/
H A DkuroboxHD.dts7 * Based on sandpoint.dts
21 /dts-v1/;
H A DkuroboxHG.dts7 * Based on sandpoint.dts
21 /dts-v1/;
/linux-master/fs/jfs/
H A Djfs_dtree.h119 #define addressDTS(dts)\
120 ( ((s64)((dts)->addr1)) << 32 | __le32_to_cpu((dts)->addr2) )
/linux-master/scripts/dtc/include-prefixes/powerpc/fsl/
H A DMakefile4 dtb-$(CONFIG_OF_ALL_DTBS) := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))
/linux-master/Documentation/devicetree/bindings/
H A DMakefile25 $(obj)/%.example.dts: $(src)/%.yaml check_dtschema_version FORCE
71 always-$(CHECK_DT_BINDING) += $(patsubst $(srctree)/$(src)/%.yaml,%.example.dts, $(CHK_DT_DOCS))
76 clean-files = $(shell find $(obj) \( -name '*.example.dts' -o \
/linux-master/
H A DMakefile1380 ifneq ($(wildcard $(srctree)/arch/$(SRCARCH)/boot/dts/),)
1381 dtstree := arch/$(SRCARCH)/boot/dts
/linux-master/arch/arc/
H A DMakefile86 core-y += arch/arc/boot/dts/
/linux-master/arch/arc/boot/dts/
H A DMakefile14 dtb- := $(patsubst $(dtstree)/%.dts,%.dtb, $(wildcard $(dtstree)/*.dts))

Completed in 539 milliseconds

123