Home
last modified time | relevance | path

Searched refs:de2 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/clk/sunxi-ng/
H A DMakefile49 obj-$(CONFIG_SUN8I_DE2_CCU) += sun8i-de2-ccu.o
77 sun8i-de2-ccu-y += ccu-sun8i-de2.o
/linux/fs/ntfs3/
H A Dfrecord.c2610 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument
2652 *de2 = Add2Ptr(de, 1024); in ni_remove_name()
2653 (*de2)->key_size = cpu_to_le16(de2_key_size); in ni_remove_name()
2655 memcpy(*de2 + 1, fname, de2_key_size); in ni_remove_name()
2677 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument
2685 de_key_size = le16_to_cpu(de2->key_size); in ni_remove_name_undo()
2689 memcpy(Add2Ptr(attr, SIZEOF_RESIDENT), de2 + 1, de_key_size); in ni_remove_name_undo()
2691 mi_get_ref(&ni->mi, &de2->ref); in ni_remove_name_undo()
2692 de2->size = cpu_to_le16(ALIGN(de_key_size, 8) + in ni_remove_name_undo()
2694 de2->flags = 0; in ni_remove_name_undo()
[all …]
H A Dntfs_fs.h606 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step);
609 struct NTFS_DE *de, struct NTFS_DE *de2,
/linux/drivers/bus/
H A DMakefile31 obj-$(CONFIG_SUN50I_DE2_BUS) += sun50i-de2.o
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-a83t.dtsi48 #include <dt-bindings/clock/sun8i-de2.h>
51 #include <dt-bindings/reset/sun8i-de2.h>
316 compatible = "allwinner,sun8i-a83t-de2-clk";
328 compatible = "allwinner,sun8i-a83t-de2-rotate";
339 compatible = "allwinner,sun8i-a83t-de2-mixer-0";
370 compatible = "allwinner,sun8i-a83t-de2-mixer-1";
H A Dsun8i-r40.dtsi46 #include <dt-bindings/clock/sun8i-de2.h>
50 #include <dt-bindings/reset/sun8i-de2.h>
174 compatible = "allwinner,sun8i-r40-de2-clk",
175 "allwinner,sun8i-h3-de2-clk";
187 compatible = "allwinner,sun8i-r40-de2-mixer-0";
209 compatible = "allwinner,sun8i-r40-de2-mixer-1";
H A Dsun8i-v3s.dtsi48 #include <dt-bindings/clock/sun8i-de2.h>
125 compatible = "allwinner,sun8i-v3s-de2-clk";
137 compatible = "allwinner,sun8i-v3s-de2-mixer";
H A Dsunxi-h3-h5.dtsi44 #include <dt-bindings/clock/sun8i-de2.h>
48 #include <dt-bindings/reset/sun8i-de2.h>
129 compatible = "allwinner,sun8i-h3-de2-mixer-0";
H A Dsun8i-h3.dtsi282 compatible = "allwinner,sun8i-h3-de2-clk";
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h5.dtsi229 compatible = "allwinner,sun50i-h5-de2-clk";
H A Dsun50i-h6.dtsi8 #include <dt-bindings/clock/sun8i-de2.h>
12 #include <dt-bindings/reset/sun8i-de2.h>
146 "allwinner,sun50i-a64-de2";
/linux/arch/m68k/ifpsp060/
H A Dftest.sa22 dc.l $487b0170,$00000de2,$61ff0000,$159e61ff
/linux/
H A DMAINTAINERS23059 F: Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml