Searched full:tj (Results 1 – 25 of 42) sorted by relevance
12
/Linux-v5.10/drivers/ata/ |
D | pata_mpc52xx.c | 84 u8 tj; member 91 { .t0M = 32, .td = 15, .th = 2, .tj = 2, .tkw = 15, .tm = 4, .tn = 1 }, 92 { .t0M = 10, .td = 6, .th = 1, .tj = 1, .tkw = 4, .tm = 2, .tn = 1 }, 93 { .t0M = 8, .td = 5, .th = 1, .tj = 1, .tkw = 2, .tm = 2, .tn = 1 }, 97 { .t0M = 64, .td = 29, .th = 3, .tj = 3, .tkw = 29, .tm = 7, .tn = 2 }, 98 { .t0M = 20, .td = 11, .th = 2, .tj = 1, .tkw = 7, .tm = 4, .tn = 1 }, 99 { .t0M = 16, .td = 10, .th = 2, .tj = 1, .tkw = 4, .tm = 4, .tn = 1 }, 303 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>
|
D | ahci.h | 5 * Maintained by: Tejun Heo <tj@kernel.org>
|
D | pdc_adma.c | 5 * Maintained by: Tejun Heo <tj@kernel.org>
|
D | sata_via.c | 5 * Maintained by: Tejun Heo <tj@kernel.org>
|
/Linux-v5.10/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-v5.10/drivers/thermal/intel/ |
D | Kconfig | 45 was set by the driver based on the TJ MAX temperature.
|
D | intel_soc_dts_thermal.c | 21 "Critical Temperature offset from tj max in millidegree Celsius.");
|
D | intel_soc_dts_iosf.c | 36 /* DTS encoding for TJ MAX temperature */
|
D | x86_pkg_temp_thermal.c | 106 * tj-max is is interesting because threshold is set relative to this
|
/Linux-v5.10/Documentation/devicetree/bindings/thermal/ |
D | rcar-gen3-thermal.yaml | 12 sensors (THS) which are the analog circuits for measuring temperature (Tj)
|
/Linux-v5.10/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-v5.10/fs/kernfs/ |
D | symlink.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
D | mount.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
D | inode.c | 7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
|
/Linux-v5.10/fs/fuse/ |
D | cuse.c | 6 * Copyright (C) 2008-2009 Tejun Heo <tj@kernel.org> 655 MODULE_AUTHOR("Tejun Heo <tj@kernel.org>");
|
/Linux-v5.10/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-v5.10/Documentation/networking/ |
D | netconsole.rst | 14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
|
/Linux-v5.10/drivers/net/wireless/realtek/rtw88/ |
D | regd.c | 231 COUNTRY_CHPLAN_ENT("TJ", RTW_CHPLAN_WORLD_ETSI1, RTW_REGD_ETSI),
|
/Linux-v5.10/block/ |
D | blk-flush.c | 6 * Copyright (C) 2011 Tejun Heo <tj@kernel.org>
|
/Linux-v5.10/Documentation/core-api/ |
D | workqueue.rst | 6 :Author: Tejun Heo <tj@kernel.org>
|
/Linux-v5.10/Documentation/admin-guide/ |
D | bug-hunting.rst | 257 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
|
/Linux-v5.10/kernel/ |
D | stop_machine.c | 8 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
|
12