Searched refs:TU (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | nv50.c | 332 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()
|
D | sorg94.c | 38 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()
|
D | ior.h | 84 u8 TU, u8 VTUa, u8 VTUf, u8 VTUi);
|
/linux-5.19.10/Documentation/input/devices/ |
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-5.19.10/tools/objtool/Documentation/ |
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
|