Home
last modified time | relevance | path

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

/openbmc/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()
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3768-0000+p3767-0005.dts19 tj-thermal {
H A Dtegra234-p3768-0000+p3767-0000.dts102 tj-thermal {
H A Dtegra234-p3767.dtsi102 tj-thermal {
H A Dtegra234-p3701-0000.dtsi145 tj-thermal {
H A Dtegra234-p3737-0000+p3701-0000.dts433 tj-thermal {
H A Dtegra194.dtsi3161 tj-thermal {
H A Dtegra234.dtsi3634 tj-thermal {
/openbmc/openbmc/meta-raspberrypi/.github/workflows/
H A Dyocto-layer.yml23 uses: tj-actions/changed-files@v24
H A Dyocto-builds.yml47 uses: tj-actions/changed-files@v24
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/nginx/files/
H A Dnginx-fix-pidfile.patch2 Author: Tj <ubuntu@iam.tj>
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Dworkqueue.rst18 :作者: Tejun Heo <tj@kernel.org>
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dbug-hunting.rst244 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dbug-hunting.rst247 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
/openbmc/linux/Documentation/networking/
H A Dnetconsole.rst14 Extended console support by Tejun Heo <tj@kernel.org>, May 1 2015
/openbmc/linux/Documentation/admin-guide/
H A Dbug-hunting.rst257 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%)
H A Dcgroup-v2.rst8 :Author: Tejun Heo <tj@kernel.org>
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-insn-defs.c.inc712 encode_dtj_insn(LoongArchInsn opc, TCGReg d, TCGReg tj)
715 tcg_debug_assert(tj >= 0 && tj <= 0x3);
716 return encode_dj_slots(opc, d, tj);
1325 /* Emits the `movscr2gr d, tj` instruction. */
1327 tcg_out_opc_movscr2gr(TCGContext *s, TCGReg d, TCGReg tj)
1329 tcg_out32(s, encode_dtj_insn(OPC_MOVSCR2GR, d, tj));
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst6 :Author: Tejun Heo <tj@kernel.org>
/openbmc/bmcweb/redfish-core/include/utils/extern/
H A Ddate.h7069 int tj = not_a_doy;
7070 read(is, ru{tj, 1, width == -1 ? 3u : static_cast<unsigned>(width)});
7071 checked_set(j, tj, not_a_doy, is);
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsm8450.dtsi4747 gpu0_tj_cfg: tj-cfg {
4779 gpu1_tj_cfg: tj-cfg {
/openbmc/linux/
H A DMAINTAINERS5259 M: Tejun Heo <tj@kernel.org>
5264 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
5272 M: Tejun Heo <tj@kernel.org>
5291 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git
11631 M: Tejun Heo <tj@kernel.org>
16782 M: Tejun Heo <tj@kernel.org>
23360 M: Tejun Heo <tj@kernel.org>
23363 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git