Home
last modified time | relevance | path

Searched refs:tj (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/ata/
H A Dpata_mpc52xx.c86 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/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3701-0008.dtsi9 tj-thermal {
H A Dtegra234-p3701-0000.dtsi10 tj-thermal {
H A Dtegra234-p3768-0000+p3767.dtsi270 tj-thermal {
/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst19 :作者: Tejun Heo <tj@kernel.org>
/linux/Documentation/networking/
H A Dnetconsole.rst14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst8 :Author: Tejun Heo <tj@kernel.org>