Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/Documentation/powerpc/
Dtransactional_memory.rst168 For signals taken in non-TM or suspended mode, we use the
198 GDB and ptrace are not currently TM-aware. If one stops during a transaction,
202 inaccessible. GDB can currently be used on programs using TM, but not sensibly
208 TM on POWER9 has issues with storing the complete register state. This
216 To account for this different POWER9 chips have TM enabled in
219 On POWER9N DD2.01 and below, TM is disabled. ie
222 On POWER9N DD2.1 TM is configured by firmware to always abort a
226 will not occur. If userspace constructs a sigcontext that enables TM
231 On POWER9N DD2.2 and above, KVM and POWERVM emulate TM for guests (as
232 described in commit 4bb3c7a0208f), hence TM is enabled for guests
[all …]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Dtda18271c2dd.c54 TM, enumerator
259 state->m_Regs[TM] |= 0x10; in ThermometerRead()
260 status = UpdateReg(state, TM); in ThermometerRead()
266 if (((Regs[TM] & 0x0F) == 0 && (Regs[TM] & 0x20) == 0x20) || in ThermometerRead()
267 ((Regs[TM] & 0x0F) == 8 && (Regs[TM] & 0x20) == 0x00)) { in ThermometerRead()
268 state->m_Regs[TM] ^= 0x20; in ThermometerRead()
269 status = UpdateReg(state, TM); in ThermometerRead()
277 *pTM_Value = (Regs[TM] & 0x20) in ThermometerRead()
278 ? m_Thermometer_Map_2[Regs[TM] & 0x0F] in ThermometerRead()
279 : m_Thermometer_Map_1[Regs[TM] & 0x0F] ; in ThermometerRead()
[all …]
/kernel/linux/linux-5.10/fs/freevxfs/
DKconfig3 tristate "FreeVxFS file system support (VERITAS VxFS(TM) compatible)"
6 FreeVxFS is a file system driver that support the VERITAS VxFS(TM)
7 file system format. VERITAS VxFS(TM) is the standard file system
/kernel/linux/linux-5.10/Documentation/power/
Dvideo.rst96 Acer TM 230 s3_bios (2)
97 Acer TM 242FX vbetool (6)
98 Acer TM C110 video_post (8)
99 Acer TM C300 vga=normal (only suspend on console, not in X),
101 Acer TM 4052LCi s3_bios (2)
102 Acer TM 636Lci s3_bios,s3_mode (4)
103 Acer TM 650 (Radeon M7) vga=normal plus boot-radeon (5) gets text
105 Acer TM 660 ??? [#f1]_
106 Acer TM 800 vga=normal, X patches, see webpage (5)
108 Acer TM 803 vga=normal, X patches, see webpage (5)
[all …]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
Dpcmplc.c245 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init()
249 (np == PB) ? TB : TM ; in pcm_init()
252 mib->fddiPORTMy_Type = TM ; in pcm_init()
358 case TM : in pcm_init()
1278 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions()
1281 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions()
1282 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions()
1290 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions()
1291 mib->fddiPORTNeighborType == TM) in pc_rcode_actions()
1310 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions()
[all …]
Dcfm.c129 case TM: in selection_criteria()
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/Documentation/fb/
Dmodedb.rst31 VESA(TM) Coordinated Video Timings instead of looking up the mode from a table.
75 What is the VESA(TM) Coordinated Video Timings (CVT)?
78 From the VESA(TM) Website:
88 This is the third standard approved by VESA(TM) concerning video timings. The
90 pre-defined modes approved by VESA(TM). The second is the Generalized Timing
124 Note: VESA(TM) has restrictions on what is a standard CVT timing:
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
Dsmtstate.h46 #define TM 3 macro
Dcmtdef.h125 #define TM 3 /* M port */ macro
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/gnss/
Dsirfstar.txt32 - timepulse-gpios : Time pulse GPIO (pin name: 1PPS, TM)
/kernel/linux/linux-5.10/Documentation/cpu-freq/
Dindex.rst4 Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
/kernel/linux/linux-5.10/Documentation/driver-api/mei/
Diamt.rst63 Under "SDK Resources" => "Intel(R) vPro(TM) Gateway (MPS)"
64 => "Information for Intel(R) vPro(TM) Gateway Developers"
/kernel/linux/linux-5.10/arch/mips/kernel/
Dscall64-n32.S56 jalr t2 # Do The Real Thing (TM)
Dscall64-n64.S66 jalr t2 # Do The Real Thing (TM)
Dscall32-o32.S99 jalr t2 # Do The Real Thing (TM)
Dscall64-o32.S91 jalr t2 # Do The Real Thing (TM)
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-5.10/Documentation/timers/
Dtimers-howto.rst6 RightWay (TM) to insert a delay?"
/kernel/linux/linux-5.10/Documentation/misc-devices/
Dxilinx_sdfec.rst10 This driver supports SD-FEC Integrated Block for Zynq |Ultrascale+ (TM)| RFSoCs.
12 .. |Ultrascale+ (TM)| unicode:: Ultrascale+ U+2122
/kernel/linux/linux-5.10/drivers/ptp/
DKconfig138 This driver adds support for using IDT CLOCKMATRIX(TM) as a PTP
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_init.h615 BLOCK_PRTY_INFO(TM, 0, 0, 0x7f, 0x7f, 0x7f),
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dqcom-apq8084.dtsi257 reg = <0xfc4a9000 0x1000>, /* TM */
/kernel/linux/linux-5.10/Documentation/driver-api/serial/
Drocket.rst2 Comtrol(tm) RocketPort(R)/RocketModem(TM) Series
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dbinfmt-misc.rst6 This includes for example compiled Java(TM), Python or Emacs programs.

12