Home
last modified time | relevance | path

Searched refs:apple (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v6.1/arch/arm64/boot/dts/apple/
Dt8103-pmgr.dtsi11 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
16 apple,always-on; /* Core device */
20 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
25 apple,always-on; /* Core device */
29 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
34 apple,always-on; /* Core device */
38 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
46 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
54 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
62 compatible = "apple,t8103-pmgr-pwrstate", "apple,pmgr-pwrstate";
[all …]
Dt8103.dtsi11 #include <dt-bindings/interrupt-controller/apple-aic.h>
13 #include <dt-bindings/pinctrl/apple.h>
16 compatible = "apple,t8103", "apple,arm-platform";
26 compatible = "apple,icestorm";
34 compatible = "apple,icestorm";
42 compatible = "apple,icestorm";
50 compatible = "apple,icestorm";
58 compatible = "apple,firestorm";
66 compatible = "apple,firestorm";
74 compatible = "apple,firestorm";
[all …]
Dt8103-j456.dts16 compatible = "apple,j456", "apple,t8103", "apple,arm-platform";
25 brcm,board-type = "apple,capri";
30 compatible = "apple,cd321x";
38 compatible = "apple,cd321x";
Dt8103-j313.dts16 compatible = "apple,j313", "apple,t8103", "apple,arm-platform";
21 brcm,board-type = "apple,shikoku";
Dt8103-j293.dts16 compatible = "apple,j293", "apple,t8103", "apple,arm-platform";
21 brcm,board-type = "apple,honshu";
Dt8103-j274.dts16 compatible = "apple,j274", "apple,t8103", "apple,arm-platform";
25 brcm,board-type = "apple,atlantisb";
Dt8103-j457.dts16 compatible = "apple,j457", "apple,t8103", "apple,arm-platform";
25 brcm,board-type = "apple,santorini";
Dt8103-jxxx.dtsi27 compatible = "apple,simple-framebuffer", "simple-framebuffer";
50 compatible = "apple,cd321x";
58 compatible = "apple,cd321x";
78 apple,antenna-sku = "XX";
/Linux-v6.1/drivers/soc/apple/
DMakefile2 obj-$(CONFIG_APPLE_PMGR_PWRSTATE) += apple-pmgr-pwrstate.o
4 obj-$(CONFIG_APPLE_RTKIT) += apple-rtkit.o
5 apple-rtkit-y = rtkit.o rtkit-crashlog.o
7 obj-$(CONFIG_APPLE_SART) += apple-sart.o
8 apple-sart-y = sart.o
/Linux-v6.1/Documentation/gpu/
Dvga-switcheroo.rst67 apple-gmux Handler
70 .. kernel-doc:: drivers/platform/x86/apple-gmux.c
73 .. kernel-doc:: drivers/platform/x86/apple-gmux.c
79 .. kernel-doc:: drivers/platform/x86/apple-gmux.c
85 .. kernel-doc:: drivers/platform/x86/apple-gmux.c
91 .. kernel-doc:: drivers/platform/x86/apple-gmux.c
97 .. kernel-doc:: include/linux/apple-gmux.h
/Linux-v6.1/drivers/nvme/host/
DMakefile11 obj-$(CONFIG_NVME_APPLE) += nvme-apple.o
32 nvme-apple-y += apple.o
/Linux-v6.1/sound/soc/apple/
DMakefile1 snd-soc-apple-mca-objs := mca.o
3 obj-$(CONFIG_SND_SOC_APPLE_MCA) += snd-soc-apple-mca.o
/Linux-v6.1/drivers/nvmem/
DMakefile10 obj-$(CONFIG_NVMEM_APPLE_EFUSES) += nvmem-apple-efuses.o
11 nvmem-apple-efuses-y := apple-efuses.o
/Linux-v6.1/arch/arm64/boot/dts/
DMakefile9 subdir-y += apple
/Linux-v6.1/drivers/soc/
DMakefile7 obj-y += apple/
DKconfig6 source "drivers/soc/apple/Kconfig"
/Linux-v6.1/drivers/usb/misc/
DMakefile14 obj-$(CONFIG_APPLE_MFI_FASTCHARGE) += apple-mfi-fastcharge.o
/Linux-v6.1/drivers/iommu/
DMakefile33 obj-$(CONFIG_APPLE_DART) += apple-dart.o
/Linux-v6.1/drivers/firmware/efi/
DMakefile30 obj-$(CONFIG_APPLE_PROPERTIES) += apple-properties.o
/Linux-v6.1/drivers/mailbox/
DMakefile64 obj-$(CONFIG_APPLE_MAILBOX) += apple-mailbox.o
/Linux-v6.1/sound/soc/
DMakefile37 obj-$(CONFIG_SND_SOC) += apple/
/Linux-v6.1/drivers/firmware/efi/libstub/
Dx86-stub.c313 static const efi_char16_t apple[] = L"Apple"; variable
322 if (!memcmp(fw_vendor, apple, sizeof(apple))) { in setup_quirks()
/Linux-v6.1/drivers/pci/controller/
DMakefile40 obj-$(CONFIG_PCIE_APPLE) += pcie-apple.o
/Linux-v6.1/Documentation/filesystems/
Dhfsplus.rst61 Apple Technote 1150 https://developer.apple.com/legacy/library/technotes/tn/tn1150.html
/Linux-v6.1/drivers/i2c/busses/
DMakefile94 i2c-apple-objs := i2c-pasemi-core.o i2c-pasemi-platform.o
95 obj-$(CONFIG_I2C_APPLE) += i2c-apple.o

12