| /linux/drivers/clk/sunxi-ng/ |
| H A D | Makefile | 49 obj-$(CONFIG_SUN8I_DE2_CCU) += sun8i-de2-ccu.o 77 sun8i-de2-ccu-y += ccu-sun8i-de2.o
|
| /linux/fs/ntfs3/ |
| H A D | frecord.c | 2610 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 D | inode.c | 1813 struct NTFS_DE *de, *de2 = NULL; in ntfs_unlink_inode() local 1835 err = ni_remove_name(dir_ni, ni, de, &de2, &undo_remove); in ntfs_unlink_inode() 1844 } else if (!ni_remove_name_undo(dir_ni, ni, de, de2, undo_remove)) { in ntfs_unlink_inode()
|
| H A D | ntfs_fs.h | 606 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step); 609 struct NTFS_DE *de, struct NTFS_DE *de2,
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-a64.dtsi | 8 #include <dt-bindings/clock/sun8i-de2.h> 12 #include <dt-bindings/reset/sun8i-de2.h> 299 compatible = "allwinner,sun50i-a64-de2"; 307 compatible = "allwinner,sun50i-a64-de2-clk"; 319 compatible = "allwinner,sun50i-a64-de2-rotate", 320 "allwinner,sun8i-a83t-de2-rotate"; 331 compatible = "allwinner,sun50i-a64-de2-mixer-0"; 362 compatible = "allwinner,sun50i-a64-de2-mixer-1";
|
| H A D | sun50i-h5.dtsi | 229 compatible = "allwinner,sun50i-h5-de2-clk";
|
| H A D | sun50i-h6.dtsi | 8 #include <dt-bindings/clock/sun8i-de2.h> 12 #include <dt-bindings/reset/sun8i-de2.h> 146 "allwinner,sun50i-a64-de2";
|
| /linux/arch/riscv/boot/dts/allwinner/ |
| H A D | sunxi-d1s-t113.dtsi | 5 #include <dt-bindings/clock/sun8i-de2.h> 10 #include <dt-bindings/reset/sun8i-de2.h> 732 compatible = "allwinner,sun20i-d1-de2-clk", 733 "allwinner,sun50i-h5-de2-clk"; 743 compatible = "allwinner,sun20i-d1-de2-mixer-0"; 765 compatible = "allwinner,sun20i-d1-de2-mixer-1";
|
| /linux/drivers/bus/ |
| H A D | Makefile | 31 obj-$(CONFIG_SUN50I_DE2_BUS) += sun50i-de2.o
|
| /linux/arch/arm/boot/dts/allwinner/ |
| H A D | sun8i-a83t.dtsi | 48 #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 D | sun8i-r40.dtsi | 46 #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 D | sun8i-v3s.dtsi | 48 #include <dt-bindings/clock/sun8i-de2.h> 125 compatible = "allwinner,sun8i-v3s-de2-clk"; 137 compatible = "allwinner,sun8i-v3s-de2-mixer";
|
| H A D | sunxi-h3-h5.dtsi | 44 #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 D | sun8i-h3.dtsi | 282 compatible = "allwinner,sun8i-h3-de2-clk";
|
| /linux/fs/ext4/ |
| H A D | namei.c | 1916 struct ext4_dir_entry_2 *de = NULL, *de2; in do_split() local 1991 de2 = dx_move_dirents(dir, data1, data2, map + split, count - split, in do_split() 1997 de2->rec_len = ext4_rec_len_to_disk(data2 + (blocksize - csum_size) - in do_split() 1998 (char *) de2, in do_split() 2013 de = de2; in do_split() 2217 struct ext4_dir_entry_2 *de, *de2; in make_indexed_dir() local 2265 while ((char *)(de2 = ext4_next_entry(de, blocksize)) < top) { in make_indexed_dir() 2272 de = de2; in make_indexed_dir()
|
| /linux/arch/m68k/ifpsp060/ |
| H A D | ftest.sa | 22 dc.l $487b0170,$00000de2,$61ff0000,$159e61ff
|
| /linux/ |
| H A D | MAINTAINERS | 23061 F: Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml
|