Home
last modified time | relevance | path

Searched refs:Magic (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Dbootloader-interface.rst27 0x0c 0x00000bad (Magic cookie) System suspend
30 0x20 0xfcba0d10 (Magic cookie) AFTR
32 0x28 + 4*cpu 0x8 (Magic cookie, Exynos3250) AFTR
48 0x24 0xfcba0d10 (Magic cookie, Exynos4210 r1.0) AFTR
58 0x0804 0xfcba0d10 (Magic cookie) AFTR
59 0x0804 0x00000bad (Magic cookie) System suspend
61 0x0818 0xfcba0d10 (Magic cookie, Exynos4210 r1.1) AFTR
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_image_loader.c125 (nt->OptionalHeader.Magic == IMAGE_NT_OPTIONAL_HDR64_MAGIC)) { in efi_load_pe()
139 (nt->OptionalHeader.Magic == IMAGE_NT_OPTIONAL_HDR32_MAGIC)) { in efi_load_pe()
153 nt->OptionalHeader.Magic); in efi_load_pe()
/OK3568_Linux_fs/kernel/arch/sh/boards/
H A DKconfig336 bool "Magic Panel R2"
341 Select Magic Panel R2 if configuring for Magic Panel R2.
388 menu "Magic Panel R2 options"
391 int "Magic Panel R2 Version"
394 Set the version of the Magic Panel R2
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/
H A Dopenexr-LICENSE1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm
18 * Neither the name of Industrial Light & Magic nor the names of
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/
H A Dopenexr-LICENSE1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm
18 * Neither the name of Industrial Light & Magic nor the names of
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/
H A Dopenexr-LICENSE1 Copyright (c) 2006, Industrial Light & Magic, a division of Lucasfilm
18 * Neither the name of Industrial Light & Magic nor the names of
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_misc.c46 enum {Enabled, Magic}; enumerator
106 if (!test_bit(Magic, &e->flags)) { in check_file()
327 e->flags = (1 << Enabled) | (1 << Magic); in create_entry()
335 if (test_bit(Magic, &e->flags)) { in create_entry()
527 if (!test_bit(Magic, &e->flags)) { in entry_status()
/OK3568_Linux_fs/kernel/Documentation/riscv/
H A Dboot-image-header.rst23 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */
24 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
/OK3568_Linux_fs/u-boot/include/
H A Dpe.h66 uint16_t Magic; /* 0x20b */ member
108 uint16_t Magic; /* 0x10b or 0x107 */ /* 0x00 */ member
/OK3568_Linux_fs/kernel/arch/arm/boot/compressed/
H A Dhead-sharpsl.S45 mov r6, #0x31 @ Load Magic Init value
51 mov r6, #0x30 @ Load 2nd Magic Init value
/OK3568_Linux_fs/u-boot/board/vscom/baltos/
H A Dboard.h16 uint32_t Magic; member
H A Dboard.c95 if (header->Magic != 0xDEADBEEF) { in read_eeprom()
98 header->Magic); in read_eeprom()
/OK3568_Linux_fs/kernel/Documentation/userspace-api/ioctl/
H A Dioctl-decoding.rst2 Decoding an IOCTL Magic Number
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Ddvb-usb-dibusb-mb-cardlist.rst37 * - TwinhanDTV USB-Ter USB1.1 / Magic Box I / HAMA USB1.1 DVB-T device
H A Dcx23885-cardlist.rst110 - Magic-Pro ProHDTV Extreme 2
/OK3568_Linux_fs/kernel/Documentation/watchdog/
H A Dwatchdog-api.rst50 When the device is closed, the watchdog is disabled, unless the "Magic
62 Magic Close feature
65 If a driver supports "Magic Close", the driver will not disable the
/OK3568_Linux_fs/kernel/Documentation/device-mapper/
H A Ddm-bow.txt79 | Magic | Count | Sequence | Log entry | Log entry | …
82 Magic is a magic number. Count is the number of log entries. Sequence is 0
/OK3568_Linux_fs/yocto/meta-clang/recipes-core/busybox/busybox/
H A D0001-apply-const-trick-to-ptr_to_globals.patch39 * Magic prevents ptr_to_globals from going into rodata.
/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dattributes.rst43 - Magic number for identification, 0xEA020000. This value is set by the
60 - Magic number for identification, 0xEA020000.
H A Dmmp.rst45 - Magic number for MMP, 0x004D4D50 (“MMP”).
/OK3568_Linux_fs/u-boot/arch/sh/
H A DKconfig47 bool "Magic Panel Release 2 board"
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dsysrq.rst1 Linux Magic System Request Key Hacks
15 You need to say "yes" to 'Magic SysRq key (CONFIG_MAGIC_SYSRQ)' when
244 The Magic SysRQ system works by registering key operations against a key op
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/
H A Dppc-pv.rst94 Magic page features
111 Magic page flags
/OK3568_Linux_fs/buildroot/package/file/
H A D0001-Add-libmagic.pc.patch70 +Description: Magic number recognition library
/OK3568_Linux_fs/kernel/Documentation/power/
H A Ds2ram.rst45 Magic number: 4:156:725

123