Home
last modified time | relevance | path

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

12

/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_de2.c329 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 DMakefile46 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 D0001-add-new-option-eltorito-platform.patch42 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 Dfix-incompatible-pointer-type-error.patch35 (de2->table + offset);
/openbmc/u-boot/arch/arm/dts/
H A Dsun50i-a64.dtsi46 #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 Dsun8i-a83t.dtsi48 #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 Dsun50i-h5.dtsi102 compatible = "allwinner,sun50i-h5-de2-clk";
H A Dsunxi-h3-h5.dtsi43 #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 Dsun8i-h3.dtsi177 compatible = "allwinner,sun8i-h3-de2-clk";
/openbmc/linux/drivers/bus/
H A DMakefile29 obj-$(CONFIG_SUN50I_DE2_BUS) += sun50i-de2.o
/openbmc/linux/arch/riscv/boot/dts/allwinner/
H A Dsunxi-d1s-t113.dtsi5 #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 Dfrecord.c2896 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 Dinode.c1783 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 Dntfs_fs.h570 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 Dsun50i-a64.dtsi8 #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 Dsun50i-h5.dtsi233 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>
113 "allwinner,sun50i-a64-de2";
/openbmc/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";
/openbmc/linux/fs/ext4/
H A Dnamei.c1990 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 Dftest.sa22 dc.l $487b0170,$00000de2,$61ff0000,$159e61ff
/openbmc/linux/
H A DMAINTAINERS18673 F: Documentation/devicetree/bindings/media/allwinner,sun8i-a83t-de2-rotate.yaml

12