Searched full:tj (Results 1 – 25 of 48) sorted by relevance
12
| /Linux-v6.1/drivers/ata/ |
| D | pata_mpc52xx.c | 85 u8 tj; member 92 { .t0M = 32, .td = 15, .th = 2, .tj = 2, .tkw = 15, .tm = 4, .tn = 1 }, 93 { .t0M = 10, .td = 6, .th = 1, .tj = 1, .tkw = 4, .tm = 2, .tn = 1 }, 94 { .t0M = 8, .td = 5, .th = 1, .tj = 1, .tkw = 2, .tm = 2, .tn = 1 }, 98 { .t0M = 64, .td = 29, .th = 3, .tj = 3, .tkw = 29, .tm = 7, .tn = 2 }, 99 { .t0M = 20, .td = 11, .th = 2, .tj = 1, .tkw = 7, .tm = 4, .tn = 1 }, 100 { .t0M = 16, .td = 10, .th = 2, .tj = 1, .tkw = 4, .tm = 4, .tn = 1 }, 304 t->mdma2 = ((u32)s->th << 24) | ((u32)s->tj << 16) | ((u32)s->tn << 8); in mpc52xx_ata_compute_mdma_timings()
|
| D | acard-ahci.c | 6 * Maintained by: Tejun Heo <tj@kernel.org>
|
| /Linux-v6.1/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.1/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.1/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.1/drivers/thermal/intel/ |
| D | intel_soc_dts_thermal.c | 21 "Critical Temperature offset from tj max in millidegree Celsius.");
|
| D | Kconfig | 49 was set by the driver based on the TJ MAX temperature.
|
| D | intel_soc_dts_iosf.c | 36 /* DTS encoding for TJ MAX temperature */
|
| D | x86_pkg_temp_thermal.c | 108 * tj-max is interesting because threshold is set relative to this
|
| /Linux-v6.1/mm/ |
| D | percpu-km.c | 6 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
|
| D | percpu-vm.c | 6 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
|
| /Linux-v6.1/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.1/Documentation/translations/zh_CN/core-api/ |
| D | workqueue.rst | 18 :作者: Tejun Heo <tj@kernel.org>
|
| /Linux-v6.1/fs/fuse/ |
| D | cuse.c | 6 * Copyright (C) 2008-2009 Tejun Heo <tj@kernel.org> 653 MODULE_AUTHOR("Tejun Heo <tj@kernel.org>");
|
| /Linux-v6.1/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.1/Documentation/networking/ |
| D | netconsole.rst | 14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
|
| /Linux-v6.1/Documentation/translations/zh_TW/admin-guide/ |
| D | bug-hunting.rst | 247 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
|
| /Linux-v6.1/Documentation/translations/zh_CN/admin-guide/ |
| D | bug-hunting.rst | 244 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
|
| /Linux-v6.1/drivers/net/wireless/realtek/rtw89/ |
| D | regd.c | 238 COUNTRY_REGD("TJ", RTW89_ETSI, RTW89_ETSI, RTW89_NA),
|
| /Linux-v6.1/Documentation/core-api/ |
| D | workqueue.rst | 6 :Author: Tejun Heo <tj@kernel.org>
|
| /Linux-v6.1/block/ |
| D | blk-flush.c | 6 * Copyright (C) 2011 Tejun Heo <tj@kernel.org>
|
12