/Linux-v6.1/arch/arm64/boot/dts/exynos/ |
D | exynos5433-tm2.dts | 3 * Samsung Exynos5433 TM2 board device tree source 7 * Device tree source file for Samsung's TM2 board which is based on 11 #include "exynos5433-tm2-common.dtsi" 14 model = "Samsung TM2 board"; 15 compatible = "samsung,tm2", "samsung,exynos5433"; 21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned 70 compatible = "cypress,tm2-touchkey";
|
D | exynos5433-tm2e.dts | 7 * Device tree source file for Samsung's TM2E(TM2 EDGE) board which is based on 11 #include "exynos5433-tm2-common.dtsi" 21 * TM2 and TM2e differ only by DISP_PLL rate, but define all assigned
|
D | Makefile | 3 exynos5433-tm2.dtb \
|
D | exynos5433-tm2-common.dtsi | 3 * Samsung Exynos5433 TM2 board device tree source 7 * Common device tree source file for Samsung's TM2 and TM2E boards 114 compatible = "samsung,tm2-audio";
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | cypress,tm2-touchkey.yaml | 4 $id: http://devicetree.org/schemas/input/cypress,tm2-touchkey.yaml# 7 title: Samsung TM2 touch key controller 13 Touch key controllers similar to the TM2 can be found in a wide range of 23 - cypress,tm2-touchkey 65 compatible = "cypress,tm2-touchkey";
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | samsung,tm2.yaml | 4 $id: http://devicetree.org/schemas/sound/samsung,tm2.yaml# 7 title: Samsung Exynos5433 TM2(E) audio complex with WM5110 codec 15 const: samsung,tm2-audio 67 compatible = "samsung,tm2-audio";
|
/Linux-v6.1/fs/btrfs/ |
D | tree-mod-log.c | 833 struct tree_mod_elem *tm2; in btrfs_get_old_root() local 847 tm2 = tree_mod_log_search(fs_info, logical, time_seq); in btrfs_get_old_root() 850 ASSERT(tm2); in btrfs_get_old_root() 851 ASSERT(tm2 == tm || tm2->seq > tm->seq); in btrfs_get_old_root() 852 if (!tm2 || tm2->seq < tm->seq) { in btrfs_get_old_root() 856 tm = tm2; in btrfs_get_old_root()
|
/Linux-v6.1/drivers/thermal/intel/ |
D | therm_throt.c | 659 int tm2 = 0; in intel_init_thermal() local 693 /* early Pentium M models use different method for enabling TM2 */ in intel_init_thermal() 698 tm2 = 1; in intel_init_thermal() 700 tm2 = 1; in intel_init_thermal() 748 tm2 ? "TM2" : "TM1"); in intel_init_thermal()
|
/Linux-v6.1/sound/soc/samsung/ |
D | Kconfig | 212 tristate "SoC I2S Audio support for WM5110 on TM2 board" 219 Say Y if you want to add support for SoC audio on the TM2 board.
|
D | Makefile | 43 snd-soc-tm2-wm5110-objs := tm2_wm5110.o 68 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
|
D | tm2_wm5110.c | 382 .name = "tm2-audio", 656 { .compatible = "samsung,tm2-audio" }, 663 .name = "tm2-audio", 672 MODULE_DESCRIPTION("ALSA SoC Exynos TM2 Audio Support");
|
/Linux-v6.1/drivers/input/keyboard/ |
D | tm2-touchkey.c | 3 * TM2 touchkey device driver 26 #define TM2_TOUCHKEY_DEV_NAME "tm2-touchkey" 338 .compatible = "cypress,tm2-touchkey",
|
D | Kconfig | 732 tristate "TM2 touchkey support" 736 Say Y here to enable device driver for tm2-touchkey with 737 LED control for the Exynos5433 TM2 board. 740 module will be called tm2-touchkey.
|
D | Makefile | 73 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/samsung/ |
D | samsung-boards.yaml | 194 - samsung,tm2 # Samsung TM2
|
/Linux-v6.1/lib/zstd/common/ |
D | cpu.h | 106 C(tm2, 8)
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/knightslanding/ |
D | pipeline.json | 181 … due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason th…
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/sapphirerapids/ |
D | pipeline.json | 390 …is event is not affected by core frequency changes (for example, P states, TM2 transitions) but ha… 402 …is event is not affected by core frequency changes (for example, P states, TM2 transitions) but ha… 413 … due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason th…
|
/Linux-v6.1/drivers/cpufreq/ |
D | speedstep-centrino.c | 335 * P-state transition (like TM2). Get the last freq set in get_cur_freq()
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylake/ |
D | pipeline.json | 210 …is event is not affected by core frequency changes (for example, P states, TM2 transitions) but ha… 249 … due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason th…
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/cascadelakex/ |
D | pipeline.json | 221 …is event is not affected by core frequency changes (for example, P states, TM2 transitions) but ha… 260 … due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason th…
|
/Linux-v6.1/tools/perf/pmu-events/arch/x86/skylakex/ |
D | pipeline.json | 221 …is event is not affected by core frequency changes (for example, P states, TM2 transitions) but ha… 260 … due to transitions associated with Enhanced Intel SpeedStep Technology or TM2. For this reason th…
|
/Linux-v6.1/tools/power/x86/turbostat/ |
D | turbostat.8 | 222 CPUID(1): SSE3 MONITOR - EIST TM2 TSC MSR ACPI-TM HT TM
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | qcom-msm8974pro-samsung-klte.dts | 64 compatible = "cypress,tm2-touchkey";
|
/Linux-v6.1/tools/arch/x86/kcpuid/ |
D | cpuid.csv | 28 1, 0, ECX, 8, tm2, Thermal Monitor 2
|