Searched full:tj (Results 1 – 25 of 57) sorted by relevance
123
/Linux-v6.6/drivers/ata/ |
D | pata_mpc52xx.c | 86 u8 tj; member 93 { .t0M = 32, .td = 15, .th = 2, .tj = 2, .tkw = 15, .tm = 4, .tn = 1 }, 94 { .t0M = 10, .td = 6, .th = 1, .tj = 1, .tkw = 4, .tm = 2, .tn = 1 }, 95 { .t0M = 8, .td = 5, .th = 1, .tj = 1, .tkw = 2, .tm = 2, .tn = 1 }, 99 { .t0M = 64, .td = 29, .th = 3, .tj = 3, .tkw = 29, .tm = 7, .tn = 2 }, 100 { .t0M = 20, .td = 11, .th = 2, .tj = 1, .tkw = 7, .tm = 4, .tn = 1 }, 101 { .t0M = 16, .td = 10, .th = 2, .tj = 1, .tkw = 4, .tm = 4, .tn = 1 }, 305 t->mdma2 = ((u32)s->th << 24) | ((u32)s->tj << 16) | ((u32)s->tn << 8); in mpc52xx_ata_compute_mdma_timings()
|
/Linux-v6.6/arch/arm64/boot/dts/nvidia/ |
D | tegra234-p3768-0000+p3767-0005.dts | 19 tj-thermal {
|
D | tegra234-p3767.dtsi | 102 tj-thermal {
|
D | tegra234-p3768-0000+p3767-0000.dts | 102 tj-thermal {
|
D | tegra234-p3701-0000.dtsi | 145 tj-thermal {
|
/Linux-v6.6/drivers/thermal/ |
D | rzg2l_thermal.c | 105 * The temperature Tj is calculated by the formula in rzg2l_thermal_get_temp() 106 * Tj = (dsensor − calib1) * 165/ (calib0 − calib1) − 40 in rzg2l_thermal_get_temp()
|
/Linux-v6.6/Documentation/devicetree/bindings/thermal/ |
D | rzg2l-thermal.yaml | 11 temperature(Tj) inside the LSI.
|
D | rcar-gen3-thermal.yaml | 13 measuring temperature (Tj) inside the LSI.
|
/Linux-v6.6/Documentation/driver-api/thermal/ |
D | x86_pkg_temperature_thermal.rst | 42 User can set any temperature between 0 to TJ-Max temperature. Temperature units
|
/Linux-v6.6/drivers/thermal/intel/ |
D | intel_soc_dts_thermal.c | 21 "Critical Temperature offset from tj max in millidegree Celsius.");
|
D | Kconfig | 58 was set by the driver based on the TJ MAX temperature.
|
D | intel_soc_dts_iosf.c | 37 /* DTS encoding for TJ MAX temperature */
|
/Linux-v6.6/mm/ |
D | percpu-km.c | 6 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
|
/Linux-v6.6/fs/kernfs/ |
D | symlink.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
D | inode.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
D | mount.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
/Linux-v6.6/Documentation/translations/zh_CN/core-api/ |
D | workqueue.rst | 18 :作者: Tejun Heo <tj@kernel.org>
|
/Linux-v6.6/tools/workqueue/ |
D | wq_monitor.py | 3 # Copyright (C) 2023 Tejun Heo <tj@kernel.org>
|
D | wq_dump.py | 3 # Copyright (C) 2023 Tejun Heo <tj@kernel.org>
|
/Linux-v6.6/fs/fuse/ |
D | cuse.c | 6 * Copyright (C) 2008-2009 Tejun Heo <tj@kernel.org> 650 MODULE_AUTHOR("Tejun Heo <tj@kernel.org>");
|
/Linux-v6.6/tools/cgroup/ |
D | iocost_coef_gen.py | 3 # Copyright (C) 2019 Tejun Heo <tj@kernel.org>
|
D | iocost_monitor.py | 3 # Copyright (C) 2019 Tejun Heo <tj@kernel.org>
|
/Linux-v6.6/Documentation/networking/ |
D | netconsole.rst | 14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
|
/Linux-v6.6/Documentation/translations/zh_TW/admin-guide/ |
D | bug-hunting.rst | 247 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
|
/Linux-v6.6/Documentation/translations/zh_CN/admin-guide/ |
D | bug-hunting.rst | 244 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
|
123