Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A 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/include/linux/platform_data/x86/
H A Dsoc.h35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
/linux/Documentation/leds/
H A Dindex.rst20 leds-cht-wcove
H A Dwell-known-leds.txt69 Good: "platform:*:charging" (allwinner sun50i, leds-cht-wcove)
/linux/drivers/extcon/
H A DMakefile13 obj-$(CONFIG_EXTCON_INTEL_CHT_WC) += extcon-intel-cht-wc.o
/linux/sound/soc/intel/common/
H A DMakefile2 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
/linux/drivers/leds/
H A DMakefile24 obj-$(CONFIG_LEDS_CHT_WCOVE) += leds-cht-wcove.o
H A DKconfig158 will be called leds-cht-wcove.
/linux/drivers/i2c/busses/
H A DMakefile18 obj-$(CONFIG_I2C_CHT_WC) += i2c-cht-wc.o
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1349 u8 cht = cqe->rss_hash_type; in mlx5e_skb_set_hash() local
1350 int ht = (cht & CQE_RSS_HTYPE_L4) ? PKT_HASH_TYPE_L4 : in mlx5e_skb_set_hash()
1351 (cht & CQE_RSS_HTYPE_IP) ? PKT_HASH_TYPE_L3 : in mlx5e_skb_set_hash()
/linux/
H A DMAINTAINERS10856 F: drivers/i2c/busses/i2c-cht-wc.c