Searched refs:cht (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/linux/platform_data/x86/
H A Dsoc.h35 SOC_INTEL_IS_CPU(cht, ATOM_AIRMONT);
/linux-master/sound/soc/intel/boards/
H A DMakefile13 snd-soc-sst-cht-bsw-rt5672-y := cht_bsw_rt5672.o
14 snd-soc-sst-cht-bsw-rt5645-y := cht_bsw_rt5645.o
15 snd-soc-sst-cht-bsw-max98090_ti-y := cht_bsw_max98090_ti.o
16 snd-soc-sst-cht-bsw-nau8824-y := cht_bsw_nau8824.o
17 snd-soc-sst-byt-cht-cx2072x-y := bytcht_cx2072x.o
18 snd-soc-sst-byt-cht-da7213-y := bytcht_da7213.o
19 snd-soc-sst-byt-cht-es8316-y := bytcht_es8316.o
20 snd-soc-sst-byt-cht-nocodec-y := bytcht_nocodec.o
64 obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5672_MACH) += snd-soc-sst-cht-bsw-rt5672.o
65 obj-$(CONFIG_SND_SOC_INTEL_CHT_BSW_RT5645_MACH) += snd-soc-sst-cht
[all...]
/linux-master/drivers/extcon/
H A DMakefile13 obj-$(CONFIG_EXTCON_INTEL_CHT_WC) += extcon-intel-cht-wc.o
/linux-master/sound/soc/intel/common/
H A DMakefile4 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
/linux-master/drivers/leds/
H A DMakefile24 obj-$(CONFIG_LEDS_CHT_WCOVE) += leds-cht-wcove.o
/linux-master/drivers/i2c/busses/
H A DMakefile19 obj-$(CONFIG_I2C_CHT_WC) += i2c-cht-wc.o
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1355 u8 cht = cqe->rss_hash_type; local
1356 int ht = (cht & CQE_RSS_HTYPE_L4) ? PKT_HASH_TYPE_L4 :
1357 (cht & CQE_RSS_HTYPE_IP) ? PKT_HASH_TYPE_L3 :

Completed in 145 milliseconds