Home
last modified time | relevance | path

Searched full:tj (Results 1 – 25 of 84) sorted by relevance

1234

/kernel/linux/linux-5.10/drivers/ata/
Dpata_mpc52xx.c84 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()
/kernel/linux/linux-4.19/drivers/ata/
Dpata_mpc52xx.c84 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()
/kernel/linux/linux-4.19/Documentation/thermal/
Dx86_pkg_temperature_thermal35 User can set any temperature between 0 to TJ-Max temperature. Temperature units
/kernel/linux/linux-4.19/arch/mips/include/asm/
Djump_label.h45 asm_volatile_goto("1:\tj %l[l_yes]\n\t" in arch_static_branch_jump()
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/thermal/
Drcar-gen3-thermal.txt4 sensors (THS) which are the analog circuits for measuring temperature (Tj)
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/
Dx86_pkg_temperature_thermal.rst42 User can set any temperature between 0 to TJ-Max temperature. Temperature units
/kernel/linux/linux-5.10/drivers/thermal/intel/
DKconfig45 was set by the driver based on the TJ MAX temperature.
Dintel_soc_dts_thermal.c21 "Critical Temperature offset from tj max in millidegree Celsius.");
Dintel_soc_dts_iosf.c36 /* DTS encoding for TJ MAX temperature */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/
Drcar-gen3-thermal.yaml12 sensors (THS) which are the analog circuits for measuring temperature (Tj)
/kernel/linux/linux-5.10/mm/
Dpercpu-km.c6 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
Dpercpu-vm.c6 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
/kernel/linux/linux-4.19/mm/
Dpercpu-km.c5 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
Dpercpu-vm.c5 * Copyright (C) 2010 Tejun Heo <tj@kernel.org>
/kernel/linux/linux-4.19/drivers/thermal/
Dintel_soc_dts_thermal.c30 "Critical Temperature offset from tj max in millidegree Celsius.");
/kernel/linux/linux-5.10/fs/kernfs/
Dsymlink.c7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
Dmount.c7 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
/kernel/linux/linux-4.19/fs/kernfs/
Dsymlink.c6 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
Dinode.c6 * Copyright (c) 2007, 2013 Tejun Heo <tj@kernel.org>
/kernel/linux/linux-4.19/fs/fuse/
Dcuse.c5 * Copyright (C) 2008-2009 Tejun Heo <tj@kernel.org>
649 MODULE_AUTHOR("Tejun Heo <tj@kernel.org>");
/kernel/linux/linux-5.10/fs/fuse/
Dcuse.c6 * Copyright (C) 2008-2009 Tejun Heo <tj@kernel.org>
657 MODULE_AUTHOR("Tejun Heo <tj@kernel.org>");
/kernel/linux/linux-5.10/tools/cgroup/
Diocost_coef_gen.py3 # Copyright (C) 2019 Tejun Heo <tj@kernel.org>
Diocost_monitor.py3 # Copyright (C) 2019 Tejun Heo <tj@kernel.org>
/kernel/linux/linux-4.19/Documentation/networking/
Dnetconsole.txt5 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
/kernel/linux/linux-5.10/Documentation/networking/
Dnetconsole.rst14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015

1234