Home
last modified time | relevance | path

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

12

/linux/Documentation/arch/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
/linux/Documentation/translations/zh_CN/arch/riscv/
H A Dboot-image-header.rst33 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */
34 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
/linux/arch/sh/boards/
H A DKconfig329 bool "Magic Panel R2"
334 Select Magic Panel R2 if configuring for Magic Panel R2.
380 menu "Magic Panel R2 options"
383 int "Magic Panel R2 Version"
386 Set the version of the Magic Panel R2
/linux/Documentation/arch/riscv/
H A Dboot-image-header.rst20 u64 magic = 0x5643534952; /* Magic number, little endian, "RISCV" */
21 u32 magic2 = 0x05435352; /* Magic number 2, little endian, "RSC\x05" */
/linux/fs/
H A Dbinfmt_misc.c43 enum {Enabled, Magic}; enumerator
106 if (!test_bit(Magic, &e->flags)) { in search_binfmt_handler()
404 e->flags = (1 << Enabled) | (1 << Magic); in create_entry()
412 if (test_bit(Magic, &e->flags)) { in create_entry()
604 if (!test_bit(Magic, &e->flags)) { in entry_status()
/linux/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
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-decoding.rst2 Decoding an IOCTL Magic Number
/linux/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
H A Dbttv-cardlist.rst210 - Askey CPH03x/ Dynalink Magic TView
/linux/Documentation/arch/loongarch/
H A Dbooting.rst41 u32 LINUX_PE_MAGIC /* Magic number */
/linux/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
/linux/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 Dorphan.rst31 blocksize-8 __le32 ob_magic Magic value stored in orphan
H A Dmmp.rst45 - Magic number for MMP, 0x004D4D50 (“MMP”).
H A Difork.rst81 - Magic number, 0xF30A.
/linux/Documentation/virt/kvm/
H A Dppc-pv.rst94 Magic page features
111 Magic page flags
/linux/Documentation/translations/sp_SP/process/
H A Dmagic-number.rst74 Magic Name Number Structure File
/linux/Documentation/power/
H A Ds2ram.rst45 Magic number: 4:156:725
/linux/arch/arm/boot/dts/allwinner/
H A Dsun8i-r16-bananapi-m2m.dts49 model = "BananaPi M2 Magic";
/linux/arch/um/
H A DKconfig211 bool "Magic SysRq key"
/linux/drivers/hid/
H A DKconfig729 tristate "Apple Magic Mouse/Trackpad multi-touch support"
731 Support for the Apple Magic Mouse/Trackpad multi-touch.
734 Apple Wireless "Magic" Mouse and the Apple Wireless "Magic" Trackpad.
/linux/drivers/zorro/
H A Dzorro.ids285 0851 Applied Magic Inc.
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst226 Wake up on Lan feature through Magic and Unicast frames are supported for the
/linux/Documentation/usb/
H A Dusb-serial.rst375 U232-P25) from Magic Control Technology Corp. (there is also a 9 pin

12