Searched refs:tm2 (Results 1 – 17 of 17) sorted by relevance
/openbmc/u-boot/post/drivers/ |
H A D | rtc.c | 34 struct rtc_time tm2; in rtc_post_skip() local 42 rtc_get (&tm2); in rtc_post_skip() 44 if (tm1.tm_sec != tm2.tm_sec) in rtc_post_skip() 50 if (tm1.tm_sec != tm2.tm_sec) { in rtc_post_skip()
|
/openbmc/linux/arch/arm64/boot/dts/exynos/ |
H A D | exynos5433-tm2.dts | 11 #include "exynos5433-tm2-common.dtsi" 15 compatible = "samsung,tm2", "samsung,exynos5433"; 70 compatible = "cypress,tm2-touchkey";
|
H A D | Makefile | 3 exynos5433-tm2.dtb \
|
H A D | exynos5433-tm2e.dts | 11 #include "exynos5433-tm2-common.dtsi"
|
H A D | exynos5433-tm2-common.dtsi | 121 compatible = "samsung,tm2-audio";
|
/openbmc/linux/fs/btrfs/ |
H A D | tree-mod-log.c | 1018 struct tree_mod_elem *tm2; in btrfs_get_old_root() local 1032 tm2 = tree_mod_log_search(fs_info, logical, time_seq); in btrfs_get_old_root() 1035 ASSERT(tm2); in btrfs_get_old_root() 1036 ASSERT(tm2 == tm || tm2->seq > tm->seq); in btrfs_get_old_root() 1037 if (!tm2 || tm2->seq < tm->seq) { in btrfs_get_old_root() 1041 tm = tm2; in btrfs_get_old_root()
|
/openbmc/linux/sound/soc/samsung/ |
H A D | Makefile | 27 snd-soc-tm2-wm5110-objs := tm2_wm5110.o 42 obj-$(CONFIG_SND_SOC_SAMSUNG_TM2_WM5110) += snd-soc-tm2-wm5110.o
|
/openbmc/linux/drivers/thermal/intel/ |
H A D | therm_throt.c | 719 int tm2 = 0; in intel_init_thermal() local 758 tm2 = 1; in intel_init_thermal() 760 tm2 = 1; in intel_init_thermal() 811 tm2 ? "TM2" : "TM1"); in intel_init_thermal()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-dvb/tvheadend/tvheadend/ |
H A D | 0001-adjust-for-64bit-time_t.patch | 142 - tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, tm2 - tm1); 143 + tvhinfo(mod->subsys, "%s: grab took %"PRItime_t" seconds", mod->id, (intmax_t)(tm2 - tm1));
|
/openbmc/linux/drivers/input/keyboard/ |
H A D | Makefile | 71 obj-$(CONFIG_KEYBOARD_TM2_TOUCHKEY) += tm2-touchkey.o
|
H A D | Kconfig | 717 Say Y here to enable device driver for tm2-touchkey with 721 module will be called tm2-touchkey.
|
/openbmc/linux/lib/zstd/common/ |
H A D | cpu.h | 106 C(tm2, 8)
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-msm8974pro-samsung-klte.dts | 65 compatible = "cypress,tm2-touchkey";
|
/openbmc/linux/tools/arch/x86/kcpuid/ |
H A D | cpuid.csv | 28 1, 0, ECX, 8, tm2, Thermal Monitor 2
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |