Home
last modified time | relevance | path

Searched refs:TM (Results 1 – 25 of 37) sorted by relevance

12

/Linux-v4.19/Documentation/powerpc/
Dtransactional_memory.txt167 For signals taken in non-TM or suspended mode, we use the
195 GDB and ptrace are not currently TM-aware. If one stops during a transaction,
199 inaccessible. GDB can currently be used on programs using TM, but not sensibly
205 TM on POWER9 has issues with storing the complete register state. This
213 To account for this different POWER9 chips have TM enabled in
216 On POWER9N DD2.01 and below, TM is disabled. ie
219 On POWER9N DD2.1 TM is configured by firmware to always abort a
223 will not occur. If userspace constructs a sigcontext that enables TM
228 On POWER9N DD2.2 and above, KVM and POWERVM emulate TM for guests (as
229 described in commit 4bb3c7a0208f), hence TM is enabled for guests
[all …]
/Linux-v4.19/drivers/media/dvb-frontends/
Dtda18271c2dd.c68 TM, enumerator
276 state->m_Regs[TM] |= 0x10; in ThermometerRead()
277 status = UpdateReg(state, TM); in ThermometerRead()
283 if (((Regs[TM] & 0x0F) == 0 && (Regs[TM] & 0x20) == 0x20) || in ThermometerRead()
284 ((Regs[TM] & 0x0F) == 8 && (Regs[TM] & 0x20) == 0x00)) { in ThermometerRead()
285 state->m_Regs[TM] ^= 0x20; in ThermometerRead()
286 status = UpdateReg(state, TM); in ThermometerRead()
294 *pTM_Value = (Regs[TM] & 0x20) in ThermometerRead()
295 ? m_Thermometer_Map_2[Regs[TM] & 0x0F] in ThermometerRead()
296 : m_Thermometer_Map_1[Regs[TM] & 0x0F] ; in ThermometerRead()
[all …]
/Linux-v4.19/Documentation/power/
Dvideo.txt93 Acer TM 230 s3_bios (2)
94 Acer TM 242FX vbetool (6)
95 Acer TM C110 video_post (8)
96 Acer TM C300 vga=normal (only suspend on console, not in X), vbetool (6) or vide…
97 Acer TM 4052LCi s3_bios (2)
98 Acer TM 636Lci s3_bios,s3_mode (4)
99 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text console back
100 Acer TM 660 ??? (*)
101 Acer TM 800 vga=normal, X patches, see webpage (5) or vbetool (6)
102 Acer TM 803 vga=normal, X patches, see webpage (5) or vbetool (6)
[all …]
/Linux-v4.19/fs/freevxfs/
DKconfig2 tristate "FreeVxFS file system support (VERITAS VxFS(TM) compatible)"
5 FreeVxFS is a file system driver that support the VERITAS VxFS(TM)
6 file system format. VERITAS VxFS(TM) is the standard file system
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dqcom-tsens.txt16 New platforms containing v2.x.y of the TSENS IP must specify the SROT and TM
17 register spaces separately, with order being TM before SROT.
37 reg = <0xc263000 0x1ff>, /* TM */
/Linux-v4.19/drivers/net/fddi/skfp/
Dpcmplc.c250 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()
254 (np == PB) ? TB : TM ; in pcm_init()
257 mib->fddiPORTMy_Type = TM ; in pcm_init()
363 case TM : in pcm_init()
1292 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions()
1295 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions()
1296 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions()
1304 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions()
1305 mib->fddiPORTNeighborType == TM) in pc_rcode_actions()
1324 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions()
[all …]
/Linux-v4.19/drivers/eisa/
Deisa.ids449 DEL0001 "Dell System(R) 425E(TM) System Board"
450 DEL0002 "Dell System(R) 433E(TM) System Board"
451 DEL0003 "Dell System(R) 425TE(TM) System Board"
452 DEL0004 "Dell System(R) 433TE(TM) System Board"
453 DEL0005 "Dell Powerline(TM) Workstation 433DE(TM) System Board"
454 DEL0006 "Dell Powerline(TM) Workstation 420DE(TM) System Board"
455 DEL0007 "Dell Powerline(TM) Workstation 450DE(TM) System Board"
456 DEL0008 "Dell Powerline(TM) Server 433SE(TM) System Board"
457 DEL0009 "Dell Powerline(TM) Server 420SE(TM) System Board"
458 DEL000A "Dell Powerline(TM) Server 450SE(TM) System Board"
[all …]
/Linux-v4.19/Documentation/fb/
Dmodedb.txt31 VESA(TM) Coordinated Video Timings instead of looking up the mode from a table.
56 What is the VESA(TM) Coordinated Video Timings (CVT)?
58 From the VESA(TM) Website:
68 This is the third standard approved by VESA(TM) concerning video timings. The
70 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
104 Note: VESA(TM) has restrictions on what is a standard CVT timing:
/Linux-v4.19/drivers/net/fddi/skfp/h/
Dsmtstate.h50 #define TM 3 macro
Dcmtdef.h129 #define TM 3 /* M port */ macro
/Linux-v4.19/Documentation/devicetree/bindings/gnss/
Dsirfstar.txt31 - timepulse-gpios : Time pulse GPIO (pin name: 1PPS, TM)
/Linux-v4.19/Documentation/cpu-freq/
Dindex.txt1 CPU frequency and voltage scaling code in the Linux(TM) kernel
Dcore.txt1 CPU frequency and voltage scaling code in the Linux(TM) kernel
Dcpufreq-stats.txt2 CPU frequency and voltage scaling statistics in the Linux(TM) kernel
/Linux-v4.19/arch/m68k/ifpsp060/
DCHANGES91 bit 18:16 = x10 (TM; x = 1 for supervisor mode)
113 bit 18:16 = x01 (TM; x = 1 for supervisor mode)
/Linux-v4.19/Documentation/timers/
Dtimers-howto.txt5 RightWay (TM) to insert a delay?"
/Linux-v4.19/Documentation/misc-devices/mei/
Dmei.txt202 Under "SDK Resources" => "Intel(R) vPro(TM) Gateway (MPS)"
203 => "Information for Intel(R) vPro(TM) Gateway Developers"
/Linux-v4.19/arch/mips/kernel/
Dscall64-64.S66 jalr t2 # Do The Real Thing (TM)
Dscall64-n32.S56 jalr t2 # Do The Real Thing (TM)
/Linux-v4.19/arch/arm64/boot/dts/qcom/
Dsdm845.dtsi967 reg = <0xc263000 0x1ff>, /* TM */
975 reg = <0xc265000 0x1ff>, /* TM */
Dmsm8996.dtsi382 reg = <0x4a9000 0x1000>, /* TM */
390 reg = <0x4ad000 0x1000>, /* TM */
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init.h616 BLOCK_PRTY_INFO(TM, 0, 0, 0x7f, 0x7f, 0x7f),
/Linux-v4.19/Documentation/admin-guide/
Dbinfmt-misc.rst6 This includes for example compiled Java(TM), Python or Emacs programs.
/Linux-v4.19/Documentation/serial/
Drocket.txt1 Comtrol(tm) RocketPort(R)/RocketModem(TM) Series
/Linux-v4.19/Documentation/hwmon/
Dw83627ehf190 (TM) III+. This mode is not yet supported by the driver.

12