Home
last modified time | relevance | path

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

/linux-6.15/Documentation/input/devices/
H A 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.15/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A 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()
H A Dnv50.c1164 int TU, VTUi, VTUf, VTUa; in nv50_disp_super_2_2_dp() local
1190 for (TU = 64; ior->func->dp->activesym && TU >= 32; TU--) { in nv50_disp_super_2_2_dp()
1192 u32 tu_valid = link_ratio * TU; in nv50_disp_super_2_2_dp()
1232 bestTU = TU; in nv50_disp_super_2_2_dp()
H A Dior.h94 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi);
/linux-6.15/Documentation/kbuild/
H A Dgendwarfksyms.rst39 While symbols are typically exported in the same translation unit (TU)
40 where they're defined, it's also perfectly fine for a TU to export
45 TU where symbols are actually exported, gendwarfksyms adds a pointer
/linux-6.15/tools/objtool/Documentation/
H A Dobjtool.txt77 Typically, objtool runs on every translation unit (TU, aka ".o file") in
78 the kernel. If a TU is part of a kernel module, the '--module' option
92 TU: objtool [--module] <options>
97 TU: objtool [--module] <options> // no --noinstr
102 TU: N/A