/Linux-v6.1/arch/arm64/boot/dts/apple/ |
D | t8103-pmgr.dtsi | 11 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 …]
|
D | t8103.dtsi | 11 #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 …]
|
D | t8103-j456.dts | 16 compatible = "apple,j456", "apple,t8103", "apple,arm-platform"; 25 brcm,board-type = "apple,capri"; 30 compatible = "apple,cd321x"; 38 compatible = "apple,cd321x";
|
D | t8103-j313.dts | 16 compatible = "apple,j313", "apple,t8103", "apple,arm-platform"; 21 brcm,board-type = "apple,shikoku";
|
D | t8103-j293.dts | 16 compatible = "apple,j293", "apple,t8103", "apple,arm-platform"; 21 brcm,board-type = "apple,honshu";
|
D | t8103-j274.dts | 16 compatible = "apple,j274", "apple,t8103", "apple,arm-platform"; 25 brcm,board-type = "apple,atlantisb";
|
D | t8103-j457.dts | 16 compatible = "apple,j457", "apple,t8103", "apple,arm-platform"; 25 brcm,board-type = "apple,santorini";
|
D | t8103-jxxx.dtsi | 27 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/ |
D | Makefile | 2 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/ |
D | vga-switcheroo.rst | 67 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/ |
D | Makefile | 11 obj-$(CONFIG_NVME_APPLE) += nvme-apple.o 32 nvme-apple-y += apple.o
|
/Linux-v6.1/sound/soc/apple/ |
D | Makefile | 1 snd-soc-apple-mca-objs := mca.o 3 obj-$(CONFIG_SND_SOC_APPLE_MCA) += snd-soc-apple-mca.o
|
/Linux-v6.1/drivers/nvmem/ |
D | Makefile | 10 obj-$(CONFIG_NVMEM_APPLE_EFUSES) += nvmem-apple-efuses.o 11 nvmem-apple-efuses-y := apple-efuses.o
|
/Linux-v6.1/arch/arm64/boot/dts/ |
D | Makefile | 9 subdir-y += apple
|
/Linux-v6.1/drivers/soc/ |
D | Makefile | 7 obj-y += apple/
|
D | Kconfig | 6 source "drivers/soc/apple/Kconfig"
|
/Linux-v6.1/drivers/usb/misc/ |
D | Makefile | 14 obj-$(CONFIG_APPLE_MFI_FASTCHARGE) += apple-mfi-fastcharge.o
|
/Linux-v6.1/drivers/iommu/ |
D | Makefile | 33 obj-$(CONFIG_APPLE_DART) += apple-dart.o
|
/Linux-v6.1/drivers/firmware/efi/ |
D | Makefile | 30 obj-$(CONFIG_APPLE_PROPERTIES) += apple-properties.o
|
/Linux-v6.1/drivers/mailbox/ |
D | Makefile | 64 obj-$(CONFIG_APPLE_MAILBOX) += apple-mailbox.o
|
/Linux-v6.1/sound/soc/ |
D | Makefile | 37 obj-$(CONFIG_SND_SOC) += apple/
|
/Linux-v6.1/drivers/firmware/efi/libstub/ |
D | x86-stub.c | 313 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/ |
D | Makefile | 40 obj-$(CONFIG_PCIE_APPLE) += pcie-apple.o
|
/Linux-v6.1/Documentation/filesystems/ |
D | hfsplus.rst | 61 Apple Technote 1150 https://developer.apple.com/legacy/library/technotes/tn/tn1150.html
|
/Linux-v6.1/drivers/i2c/busses/ |
D | Makefile | 94 i2c-apple-objs := i2c-pasemi-core.o i2c-pasemi-platform.o 95 obj-$(CONFIG_I2C_APPLE) += i2c-apple.o
|