Searched refs:TU (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/Documentation/input/devices/ |
A D | yealink.rst | 54 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.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | g94.c | 44 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()
|
A D | nv50.c | 1130 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()
|
A D | ior.h | 85 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi);
|
/linux-6.3-rc2/tools/objtool/Documentation/ |
A D | objtool.txt | 65 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
|
Completed in 13 milliseconds