Home
last modified time | relevance | path

Searched refs:cht (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/sound/soc/intel/boards/
DMakefile11 snd-soc-sst-cht-bsw-rt5672-y := cht_bsw_rt5672.o
12 snd-soc-sst-cht-bsw-rt5645-y := cht_bsw_rt5645.o
13 snd-soc-sst-cht-bsw-max98090_ti-y := cht_bsw_max98090_ti.o
14 snd-soc-sst-cht-bsw-nau8824-y := cht_bsw_nau8824.o
15 snd-soc-sst-byt-cht-cx2072x-y := bytcht_cx2072x.o
16 snd-soc-sst-byt-cht-da7213-y := bytcht_da7213.o
17 snd-soc-sst-byt-cht-es8316-y := bytcht_es8316.o
18 snd-soc-sst-byt-cht-nocodec-y := bytcht_nocodec.o
43 obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH) += snd-soc-sst-cht-bsw-rt5672.o
44 obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH) += snd-soc-sst-cht-bsw-rt5645.o
[all …]
/linux-6.12.1/include/linux/platform_data/x86/
Dsoc.h35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
/linux-6.12.1/Documentation/leds/
Dindex.rst20 leds-cht-wcove
Dwell-known-leds.txt69 Good: "platform:*:charging" (allwinner sun50i, leds-cht-wcove)
/linux-6.12.1/drivers/extcon/
DMakefile13 obj-$(CONFIG_EXTCON_INTEL_CHT_WC) += extcon-intel-cht-wc.o
/linux-6.12.1/sound/soc/intel/common/
DMakefile4 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
/linux-6.12.1/drivers/leds/
DMakefile24 obj-$(CONFIG_LEDS_CHT_WCOVE) += leds-cht-wcove.o
DKconfig158 will be called leds-cht-wcove.
/linux-6.12.1/drivers/i2c/busses/
DMakefile19 obj-$(CONFIG_I2C_CHT_WC) += i2c-cht-wc.o
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1351 u8 cht = cqe->rss_hash_type; in mlx5e_skb_set_hash() local
1352 int ht = (cht & CQE_RSS_HTYPE_L4) ? PKT_HASH_TYPE_L4 : in mlx5e_skb_set_hash()
1353 (cht & CQE_RSS_HTYPE_IP) ? PKT_HASH_TYPE_L3 : in mlx5e_skb_set_hash()
/linux-6.12.1/
DMAINTAINERS10737 F: drivers/i2c/busses/i2c-cht-wc.c