/Linux-v5.15/sound/soc/sof/intel/ |
D | Makefile | 3 snd-sof-acpi-intel-byt-objs := byt.o 4 snd-sof-acpi-intel-bdw-objs := bdw.o 6 snd-sof-intel-ipc-objs := intel-ipc.o 8 snd-sof-intel-hda-common-objs := hda.o hda-loader.o hda-stream.o hda-trace.o \ 12 snd-sof-intel-hda-common-$(CONFIG_SND_SOC_SOF_HDA_PROBES) += hda-compress.o 14 snd-sof-intel-hda-objs := hda-codec.o 16 snd-sof-intel-atom-objs := atom.o 18 obj-$(CONFIG_SND_SOC_SOF_INTEL_ATOM_HIFI_EP) += snd-sof-intel-atom.o 19 obj-$(CONFIG_SND_SOC_SOF_BAYTRAIL) += snd-sof-acpi-intel-byt.o 20 obj-$(CONFIG_SND_SOC_SOF_BROADWELL) += snd-sof-acpi-intel-bdw.o [all …]
|
/Linux-v5.15/sound/soc/intel/common/ |
D | Makefile | 4 snd-soc-acpi-intel-match-objs := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \ 5 soc-acpi-intel-hsw-bdw-match.o \ 6 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \ 7 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \ 8 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match.o \ 9 soc-acpi-intel-cml-match.o soc-acpi-intel-icl-match.o \ 10 soc-acpi-intel-tgl-match.o soc-acpi-intel-ehl-match.o \ 11 soc-acpi-intel-jsl-match.o soc-acpi-intel-adl-match.o \ 12 soc-acpi-intel-hda-match.o \ 13 soc-acpi-intel-sdw-mockup-match.o [all …]
|
/Linux-v5.15/drivers/bluetooth/ |
D | hci_intel.c | 109 struct intel_data *intel = hu->priv; in intel_wait_booting() local 112 err = wait_on_bit_timeout(&intel->flags, STATE_BOOTING, in intel_wait_booting() 132 struct intel_data *intel = hu->priv; in intel_wait_lpm_transaction() local 135 err = wait_on_bit_timeout(&intel->flags, STATE_LPM_TRANSACTION, in intel_wait_lpm_transaction() 155 struct intel_data *intel = hu->priv; in intel_lpm_suspend() local 158 if (!test_bit(STATE_LPM_ENABLED, &intel->flags) || in intel_lpm_suspend() 159 test_bit(STATE_SUSPENDED, &intel->flags)) in intel_lpm_suspend() 162 if (test_bit(STATE_TX_ACTIVE, &intel->flags)) in intel_lpm_suspend() 176 set_bit(STATE_LPM_TRANSACTION, &intel->flags); in intel_lpm_suspend() 179 skb_queue_head(&intel->txq, skb); in intel_lpm_suspend() [all …]
|
/Linux-v5.15/drivers/hid/intel-ish-hid/ |
D | Makefile | 7 obj-$(CONFIG_INTEL_ISH_HID) += intel-ishtp.o 8 intel-ishtp-objs := ishtp/init.o 9 intel-ishtp-objs += ishtp/hbm.o 10 intel-ishtp-objs += ishtp/client.o 11 intel-ishtp-objs += ishtp/bus.o 12 intel-ishtp-objs += ishtp/dma-if.o 13 intel-ishtp-objs += ishtp/client-buffers.o 15 obj-$(CONFIG_INTEL_ISH_HID) += intel-ish-ipc.o 16 intel-ish-ipc-objs := ipc/ipc.o 17 intel-ish-ipc-objs += ipc/pci-ish.o [all …]
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ |
D | index.rst | 29 intel/e100 30 intel/e1000 31 intel/e1000e 32 intel/fm10k 33 intel/igb 34 intel/igbvf 35 intel/ixgb 36 intel/ixgbe 37 intel/ixgbevf 38 intel/i40e [all …]
|
/Linux-v5.15/tools/perf/util/intel-pt-decoder/ |
D | Build | 1 perf-$(CONFIG_AUXTRACE) += intel-pt-pkt-decoder.o intel-pt-insn-decoder.o intel-pt-log.o intel-pt-d… 6 $(OUTPUT)util/intel-pt-decoder/inat-tables.c: $(inat_tables_script) $(inat_tables_maps) 12 $(OUTPUT)util/intel-pt-decoder/intel-pt-insn-decoder.o: util/intel-pt-decoder/intel-pt-insn-decoder… 16 CFLAGS_intel-pt-insn-decoder.o += -I$(OUTPUT)util/intel-pt-decoder
|
/Linux-v5.15/drivers/platform/x86/intel/ |
D | Makefile | 18 intel-hid-y := hid.o 19 obj-$(CONFIG_INTEL_HID_EVENT) += intel-hid.o 20 intel-vbtn-y := vbtn.o 21 obj-$(CONFIG_INTEL_VBTN) += intel-vbtn.o 40 intel-rst-y := rst.o 41 obj-$(CONFIG_INTEL_RST) += intel-rst.o 42 intel-smartconnect-y := smartconnect.o 43 obj-$(CONFIG_INTEL_SMARTCONNECT) += intel-smartconnect.o 46 intel-uncore-frequency-y := uncore-frequency.o 47 obj-$(CONFIG_INTEL_UNCORE_FREQ_CONTROL) += intel-uncore-frequency.o
|
/Linux-v5.15/arch/arm/boot/dts/ |
D | intel-ixp45x-ixp46x.dtsi | 8 #include "intel-ixp4xx.dtsi" 13 compatible = "intel,ixp46x-expansion-bus-controller", "syscon"; 19 compatible = "intel,ixp46x-rng"; 24 compatible = "intel,ixp43x-interrupt"; 32 compatible = "intel,ixp4xx-udc"; 39 compatible = "intel,ixp4xx-i2c"; 47 compatible = "intel,ixp4xx-ethernet"; 50 intel,npe = <1>; 58 compatible = "intel,ixp4xx-ethernet"; 61 intel,npe = <2>; [all …]
|
D | intel-ixp42x-arcom-vulcan.dts | 10 #include "intel-ixp42x.dtsi" 15 compatible = "arcom,vulcan", "intel,ixp42x"; 42 compatible = "intel,ixp4xx-flash", "cfi-flash"; 55 intel,ixp4xx-eb-t3 = <3>; 56 intel,ixp4xx-eb-byte-access-on-halfword = <1>; 57 intel,ixp4xx-eb-write-enable = <1>; 71 intel,ixp4xx-eb-t3 = <1>; 72 intel,ixp4xx-eb-t4 = <2>; 73 intel,ixp4xx-eb-ahb-split-transfers = <1>; 74 intel,ixp4xx-eb-write-enable = <1>; [all …]
|
D | intel-ixp42x-gateworks-gw2348.dts | 9 #include "intel-ixp42x.dtsi" 14 compatible = "gateworks,gw2348", "intel,ixp42x"; 69 compatible = "intel,ixp4xx-flash", "cfi-flash"; 72 intel,ixp4xx-eb-write-enable = <1>; 83 compatible = "intel,ixp4xx-compact-flash"; 89 intel,ixp4xx-eb-t1 = <3>; // 3 cycles extra address phase 90 intel,ixp4xx-eb-t2 = <3>; // 3 cycles extra setup phase 91 intel,ixp4xx-eb-t3 = <15>; // 15 cycles extra strobe phase 92 intel,ixp4xx-eb-t4 = <3>; // 3 cycles extra hold phase 93 intel,ixp4xx-eb-t5 = <15>; // 15 cycles extra recovery phase [all …]
|
D | intel-ixp43x-gateworks-gw2358.dts | 8 #include "intel-ixp43x.dtsi" 12 compatible = "gateworks,gw2358", "intel,ixp43x"; 82 compatible = "intel,ixp4xx-flash", "cfi-flash"; 85 intel,ixp4xx-eb-write-enable = <1>; 99 compatible = "intel,ixp4xx-compact-flash"; 105 intel,ixp4xx-eb-t1 = <3>; // 3 cycles extra address phase 106 intel,ixp4xx-eb-t2 = <3>; // 3 cycles extra setup phase 107 intel,ixp4xx-eb-t3 = <15>; // 15 cycles extra strobe phase 108 intel,ixp4xx-eb-t4 = <3>; // 3 cycles extra hold phase 109 intel,ixp4xx-eb-t5 = <15>; // 15 cycles extra recovery phase [all …]
|
D | intel-ixp43x-kixrp435.dts | 9 #include "intel-ixp43x.dtsi" 10 #include "intel-ixp4xx-reference-design.dtsi" 15 compatible = "intel,kixrp435", "intel,ixp43x"; 22 compatible = "intel,ixp4xx-flash", "cfi-flash"; 25 intel,ixp4xx-eb-write-enable = <1>; 65 intel,npe-handle = <&npe 0>;
|
D | intel-ixp46x-ixdp465.dts | 9 #include "intel-ixp45x-ixp46x.dtsi" 10 #include "intel-ixp4xx-reference-design.dtsi" 15 compatible = "intel,ixdp465", "intel,ixp46x"; 22 compatible = "intel,ixp4xx-flash", "cfi-flash"; 25 intel,ixp4xx-eb-write-enable = <1>;
|
D | intel-ixp4xx.dtsi | 45 compatible = "intel,ixp4xx-ahb-queue-manager"; 87 compatible = "intel,xscale-uart"; 101 compatible = "intel,xscale-uart"; 115 compatible = "intel,ixp4xx-gpio"; 136 compatible = "intel,ixp4xx-timer"; 142 compatible = "intel,ixp4xx-network-processing-engine"; 147 compatible = "intel,ixp4xx-crypto"; 148 intel,npe-handle = <&npe 2>; 156 compatible = "intel,ixp4xx-ethernet"; 162 intel,npe-handle = <&npe 1>; [all …]
|
D | intel-ixp4xx-reference-design.dtsi | 62 intel,ixp4xx-eb-t1 = <0>; 63 intel,ixp4xx-eb-t2 = <0>; 64 intel,ixp4xx-eb-t3 = <1>; // 1 cycle extra strobe phase 65 intel,ixp4xx-eb-t4 = <0>; 66 intel,ixp4xx-eb-t5 = <0>; 67 intel,ixp4xx-eb-cycle-type = <0>; // Intel cycle type 68 intel,ixp4xx-eb-byte-access-on-halfword = <0>; 69 intel,ixp4xx-eb-mux-address-and-data = <0>; 70 intel,ixp4xx-eb-ahb-split-transfers = <0>; 71 intel,ixp4xx-eb-write-enable = <1>; [all …]
|
D | intel-ixp42x.dtsi | 6 #include "intel-ixp4xx.dtsi" 11 compatible = "intel,ixp42x-expansion-bus-controller", "syscon"; 16 compatible = "intel,ixp42x-pci"; 20 compatible = "intel,ixp42x-interrupt"; 28 compatible = "intel,ixp4xx-udc";
|
/Linux-v5.15/sound/hda/ |
D | Makefile | 17 snd-intel-dspcfg-objs := intel-dsp-config.o 18 snd-intel-dspcfg-$(CONFIG_SND_INTEL_NHLT) += intel-nhlt.o 19 obj-$(CONFIG_SND_INTEL_DSP_CONFIG) += snd-intel-dspcfg.o 21 snd-intel-sdw-acpi-objs := intel-sdw-acpi.o 22 obj-$(CONFIG_SND_INTEL_SOUNDWIRE_ACPI) += snd-intel-sdw-acpi.o
|
/Linux-v5.15/sound/soc/intel/atom/sst/ |
D | Makefile | 2 snd-intel-sst-core-objs := sst.o sst_ipc.o sst_stream.o sst_drv_interface.o sst_loader.o sst_pvt.o 3 snd-intel-sst-pci-objs += sst_pci.o 4 snd-intel-sst-acpi-objs += sst_acpi.o 6 obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM) += snd-intel-sst-core.o 7 obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_PCI) += snd-intel-sst-pci.o 8 obj-$(CONFIG_SND_SST_ATOM_HIFI2_PLATFORM_ACPI) += snd-intel-sst-acpi.o
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-mei | 4 Contact: Samuel Ortiz <sameo@linux.intel.com> 5 linux-mei@linux.intel.com 12 Contact: Tomas Winkler <tomas.winkler@intel.com> 19 Contact: Tomas Winkler <tomas.winkler@intel.com> 26 Contact: Tomas Winkler <tomas.winkler@intel.com> 33 Contact: Tomas Winkler <tomas.winkler@intel.com> 40 Contact: Tomas Winkler <tomas.winkler@intel.com> 47 Contact: Tomas Winkler <tomas.winkler@intel.com> 54 Contact: Tomas Winkler <tomas.winkler@intel.com>
|
D | sysfs-platform-dfl-fme | 4 Contact: Wu Hao <hao.wu@intel.com> 12 Contact: Wu Hao <hao.wu@intel.com> 20 Contact: Wu Hao <hao.wu@intel.com> 28 Contact: Wu Hao <hao.wu@intel.com> 34 Contact: Wu Hao <hao.wu@intel.com> 42 Contact: Wu Hao <hao.wu@intel.com> 51 Contact: Wu Hao <hao.wu@intel.com> 60 Contact: Wu Hao <hao.wu@intel.com> 69 Contact: Wu Hao <hao.wu@intel.com> 75 Contact: Wu Hao <hao.wu@intel.com> [all …]
|
D | sysfs-platform-dfl-port | 4 Contact: Wu Hao <hao.wu@intel.com> 12 Contact: Wu Hao <hao.wu@intel.com> 21 Contact: Wu Hao <hao.wu@intel.com> 29 Contact: Wu Hao <hao.wu@intel.com> 37 Contact: Wu Hao <hao.wu@intel.com> 45 Contact: Wu Hao <hao.wu@intel.com> 53 Contact: Wu Hao <hao.wu@intel.com> 60 Contact: Wu Hao <hao.wu@intel.com> 67 Contact: Wu Hao <hao.wu@intel.com> 74 Contact: Wu Hao <hao.wu@intel.com> [all …]
|
D | sysfs-devices-platform-stratix10-rsu | 6 Contact: Richard Gong <richard.gong@linux.intel.com> 13 Contact: Richard Gong <richard.gong@linux.intel.com> 20 Contact: Richard Gong <richard.gong@linux.intel.com> 45 Contact: Richard Gong <richard.gong@linux.intel.com> 66 Contact: Richard Gong <richard.gong@linux.intel.com> 73 Contact: Richard Gong <richard.gong@linux.intel.com> 80 Contact: Richard Gong <richard.gong@linux.intel.com> 90 Contact: Richard Gong <richard.gong@linux.intel.com> 98 Contact: Richard Gong <richard.gong@linux.intel.com> 143 Contact: Richard Gong <richard.gong@linux.intel.com> [all …]
|
D | sysfs-class-mei | 4 Contact: Tomas Winkler <tomas.winkler@intel.com> 12 Contact: Tomas Winkler <tomas.winkler@intel.com> 20 Contact: Tomas Winkler <tomas.winkler@intel.com> 35 Contact: Tomas Winkler <tomas.winkler@intel.com> 44 Contact: Tomas Winkler <tomas.winkler@intel.com> 52 Contact: Tomas Winkler <tomas.winkler@intel.com> 61 Contact: Tomas Winkler <tomas.winkler@intel.com> 72 Contact: Tomas Winkler <tomas.winkler@intel.com> 87 Contact: Tomas Winkler <tomas.winkler@intel.com> 97 Contact: Tomas Winkler <tomas.winkler@intel.com>
|
/Linux-v5.15/Documentation/power/powercap/ |
D | powercap.rst | 15 example, the intel-rapl control type represents the Intel "Running Average 35 └──intel-rapl 36 ├──intel-rapl:0 43 │ ├──device -> ../../intel-rapl 45 │ ├──intel-rapl:0:0 52 │ │ ├──device -> ../../intel-rapl:0 62 │ ├──intel-rapl:0:1 69 │ │ ├──device -> ../../intel-rapl:0 89 ├──intel-rapl:1 96 │ ├──device -> ../../intel-rapl [all …]
|
/Linux-v5.15/arch/x86/platform/ce4100/ |
D | falconfalls.dts | 9 model = "intel,falconfalls"; 10 compatible = "intel,falconfalls"; 20 compatible = "intel,ce4100"; 29 compatible = "intel,ce4100-cp"; 34 compatible = "intel,ce4100-ioapic"; 40 compatible = "intel,ce4100-hpet"; 45 compatible = "intel,ce4100-lapic"; 52 compatible = "intel,ce4100-pci", "pci"; 62 compatible = "intel,ce4100-ioapic"; 71 compatible = "intel,ce4100-pci", "pci"; [all …]
|