Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dg94.c44 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi) in g94_sor_dp_activesym() argument
49 nvkm_mask(device, 0x61c10c + loff, 0x000001fc, TU << 2); in g94_sor_dp_activesym()
Dnv50.c1130 int TU, VTUi, VTUf, VTUa; in nv50_disp_super_2_2_dp() local
1156 for (TU = 64; ior->func->dp->activesym && TU >= 32; TU--) { in nv50_disp_super_2_2_dp()
1158 u32 tu_valid = link_ratio * TU; in nv50_disp_super_2_2_dp()
1198 bestTU = TU; in nv50_disp_super_2_2_dp()
Dior.h85 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi);
/linux-6.6.21/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