/openbmc/u-boot/drivers/video/sunxi/ |
H A D | sunxi_de2.c | 329 struct udevice *de2, *hdmi, *lcd; in sunxi_simplefb_setup() local 346 "sunxi_de2", &de2); in sunxi_simplefb_setup() 350 } else if (!device_active(de2)) { in sunxi_simplefb_setup() 382 de2_priv = dev_get_uclass_priv(de2); in sunxi_simplefb_setup() 383 de2_plat = dev_get_uclass_platdata(de2); in sunxi_simplefb_setup()
|
/openbmc/linux/drivers/clk/sunxi-ng/ |
H A D | Makefile | 46 obj-$(CONFIG_SUN8I_DE2_CCU) += sun8i-de2-ccu.o 71 sun8i-de2-ccu-y += ccu-sun8i-de2.o
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/ |
H A D | 0001-add-new-option-eltorito-platform.patch | 42 struct directory_entry *de2; /* Boot catalog */ 58 (unsigned int) get_733(de2->isorec.extent)); 114 + (de2->table + offset); 116 + memcpy(de2->table + offset, &boot_shdr_record, 129 memcpy(de2->table + offset, &boot_desc_record,
|
H A D | fix-incompatible-pointer-type-error.patch | 35 (de2->table + offset);
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | sun50i-a64.dtsi | 46 #include <dt-bindings/clock/sun8i-de2.h> 50 #include <dt-bindings/reset/sun8i-de2.h> 194 de2@1000000 { 195 compatible = "allwinner,sun50i-a64-de2"; 203 compatible = "allwinner,sun50i-a64-de2-clk"; 215 compatible = "allwinner,sun50i-a64-de2-mixer-0"; 238 compatible = "allwinner,sun50i-a64-de2-mixer-1";
|
H A D | sun8i-a83t.dtsi | 48 #include <dt-bindings/clock/sun8i-de2.h> 51 #include <dt-bindings/reset/sun8i-de2.h> 308 compatible = "allwinner,sun8i-a83t-de2-clk"; 320 compatible = "allwinner,sun8i-a83t-de2-mixer-0"; 346 compatible = "allwinner,sun8i-a83t-de2-mixer-1";
|
H A D | sun50i-h5.dtsi | 102 compatible = "allwinner,sun50i-h5-de2-clk";
|
H A D | sunxi-h3-h5.dtsi | 43 #include <dt-bindings/clock/sun8i-de2.h> 47 #include <dt-bindings/reset/sun8i-de2.h> 133 compatible = "allwinner,sun8i-h3-de2-mixer-0";
|
H A D | sun8i-h3.dtsi | 177 compatible = "allwinner,sun8i-h3-de2-clk";
|
/openbmc/linux/drivers/bus/ |
H A D | Makefile | 29 obj-$(CONFIG_SUN50I_DE2_BUS) += sun50i-de2.o
|
/openbmc/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> 642 compatible = "allwinner,sun20i-d1-de2-clk", 643 "allwinner,sun50i-h5-de2-clk"; 653 compatible = "allwinner,sun20i-d1-de2-mixer-0"; 675 compatible = "allwinner,sun20i-d1-de2-mixer-1";
|
/openbmc/linux/fs/ntfs3/ |
H A D | frecord.c | 2896 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step) in ni_remove_name() argument 2938 *de2 = Add2Ptr(de, 1024); in ni_remove_name() 2939 (*de2)->key_size = cpu_to_le16(de2_key_size); in ni_remove_name() 2941 memcpy(*de2 + 1, fname, de2_key_size); in ni_remove_name() 2963 struct NTFS_DE *de, struct NTFS_DE *de2, int undo_step) in ni_remove_name_undo() argument 2971 de_key_size = le16_to_cpu(de2->key_size); in ni_remove_name_undo() 2975 memcpy(Add2Ptr(attr, SIZEOF_RESIDENT), de2 + 1, de_key_size); in ni_remove_name_undo() 2977 mi_get_ref(&ni->mi, &de2->ref); in ni_remove_name_undo() 2978 de2->size = cpu_to_le16(ALIGN(de_key_size, 8) + in ni_remove_name_undo() 2980 de2->flags = 0; in ni_remove_name_undo() [all …]
|
H A D | inode.c | 1783 struct NTFS_DE *de, *de2 = NULL; in ntfs_unlink_inode() local 1806 err = ni_remove_name(dir_ni, ni, de, &de2, &undo_remove); in ntfs_unlink_inode() 1815 } else if (!ni_remove_name_undo(dir_ni, ni, de, de2, undo_remove)) { in ntfs_unlink_inode()
|
H A D | ntfs_fs.h | 570 struct NTFS_DE *de, struct NTFS_DE **de2, int *undo_step); 573 struct NTFS_DE *de, struct NTFS_DE *de2,
|
/openbmc/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> 264 compatible = "allwinner,sun50i-a64-de2"; 272 compatible = "allwinner,sun50i-a64-de2-clk"; 284 compatible = "allwinner,sun50i-a64-de2-rotate", 285 "allwinner,sun8i-a83t-de2-rotate"; 296 compatible = "allwinner,sun50i-a64-de2-mixer-0"; 327 compatible = "allwinner,sun50i-a64-de2-mixer-1";
|
H A D | sun50i-h5.dtsi | 233 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> 113 "allwinner,sun50i-a64-de2";
|
/openbmc/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";
|
/openbmc/linux/fs/ext4/ |
H A D | namei.c | 1990 struct ext4_dir_entry_2 *de = NULL, *de2; in do_split() local 2056 de2 = dx_move_dirents(dir, data1, data2, map + split, count - split, in do_split() 2062 de2->rec_len = ext4_rec_len_to_disk(data2 + (blocksize - csum_size) - in do_split() 2063 (char *) de2, in do_split() 2078 de = de2; in do_split() 2282 struct ext4_dir_entry_2 *de, *de2; in make_indexed_dir() local 2330 while ((char *)(de2 = ext4_next_entry(de, blocksize)) < top) { in make_indexed_dir() 2338 de = de2; in make_indexed_dir()
|
/openbmc/linux/arch/m68k/ifpsp060/ |
H A D | ftest.sa | 22 dc.l $487b0170,$00000de2,$61ff0000,$159e61ff
|
/openbmc/linux/ |
H A D | MAINTAINERS | 18673 F: Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml
|