Home
last modified time | relevance | path

Searched refs:TU (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.c332 int TU, VTUi, VTUf, VTUa; in nv50_disp_super_2_2_dp() local
358 for (TU = 64; ior->func->dp.activesym && TU >= 32; TU--) { in nv50_disp_super_2_2_dp()
360 u32 tu_valid = link_ratio * TU; in nv50_disp_super_2_2_dp()
400 bestTU = TU; in nv50_disp_super_2_2_dp()
Dsorg94.c38 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi) in g94_sor_dp_activesym() argument
42 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
Dior.h84 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi);
/linux-5.19.10/Documentation/input/devices/
Dyealink.rst54 NEW REP SU MO TU WE TH FR SA
63 Icon name : NEW REP SU MO TU WE TH FR SA
151 TU
/linux-5.19.10/tools/objtool/Documentation/
Dobjtool.txt65 Typically, objtool runs on every translation unit (TU, aka ".o file") in
66 the kernel. If a TU is part of a kernel module, the '--module' option
80 TU: objtool [--module] <options>
85 TU: objtool [--module] <options> // no --noinstr
90 TU: N/A