/linux-4.1.27/fs/freevxfs/ |
D | Kconfig | 2 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-4.1.27/drivers/media/dvb-frontends/ |
D | tda18271c2dd.c | 72 TM, enumerator 280 state->m_Regs[TM] |= 0x10; in ThermometerRead() 281 status = UpdateReg(state, TM); in ThermometerRead() 287 if (((Regs[TM] & 0x0F) == 0 && (Regs[TM] & 0x20) == 0x20) || in ThermometerRead() 288 ((Regs[TM] & 0x0F) == 8 && (Regs[TM] & 0x20) == 0x00)) { in ThermometerRead() 289 state->m_Regs[TM] ^= 0x20; in ThermometerRead() 290 status = UpdateReg(state, TM); in ThermometerRead() 298 *pTM_Value = (Regs[TM] & 0x20) in ThermometerRead() 299 ? m_Thermometer_Map_2[Regs[TM] & 0x0F] in ThermometerRead() 300 : m_Thermometer_Map_1[Regs[TM] & 0x0F] ; in ThermometerRead() [all …]
|
/linux-4.1.27/Documentation/power/ |
D | video.txt | 93 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-4.1.27/drivers/net/fddi/skfp/ |
D | pcmplc.c | 252 mib->fddiPORTMy_Type = (np == PS) ? TS : TM ; in pcm_init() 256 (np == PB) ? TB : TM ; in pcm_init() 259 mib->fddiPORTMy_Type = TM ; in pcm_init() 365 case TM : in pcm_init() 1296 mib->fddiPORTNeighborType = TM ; in pc_rcode_actions() 1299 if (mib->fddiPORTMy_Type == TM && in pc_rcode_actions() 1300 mib->fddiPORTNeighborType == TM) { in pc_rcode_actions() 1308 if (mib->fddiPORTMy_Type == TM || in pc_rcode_actions() 1309 mib->fddiPORTNeighborType == TM) in pc_rcode_actions() 1328 (mib->fddiPORTMy_Type != TM) && in pc_rcode_actions() [all …]
|
D | cfm.c | 139 case TM: in selection_criteria()
|
D | smt.c | 1980 if (smc->mib.p[port].fddiPORTMy_Type != TM) in smt_action()
|
/linux-4.1.27/drivers/eisa/ |
D | eisa.ids | 449 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-4.1.27/Documentation/fb/ |
D | modedb.txt | 31 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-4.1.27/drivers/net/fddi/skfp/h/ |
D | smtstate.h | 50 #define TM 3 macro
|
D | cmtdef.h | 124 #define TM 3 /* M port */ macro
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | open-pic.txt | 95 [1] Power.org (TM) Standard for Embedded Power Architecture (TM) Platform
|
/linux-4.1.27/Documentation/cpu-freq/ |
D | index.txt | 1 CPU frequency and voltage scaling code in the Linux(TM) kernel
|
D | cpufreq-stats.txt | 2 CPU frequency and voltage scaling statistics in the Linux(TM) kernel
|
D | core.txt | 1 CPU frequency and voltage scaling code in the Linux(TM) kernel
|
D | user-guide.txt | 1 CPU frequency and voltage scaling code in the Linux(TM) kernel
|
D | cpu-drivers.txt | 1 CPU frequency and voltage scaling code in the Linux(TM) kernel
|
D | governors.txt | 1 CPU frequency and voltage scaling code in the Linux(TM) kernel
|
/linux-4.1.27/arch/m68k/ifpsp060/ |
D | CHANGES | 91 bit 18:16 = x10 (TM; x = 1 for supervisor mode) 113 bit 18:16 = x01 (TM; x = 1 for supervisor mode)
|
/linux-4.1.27/Documentation/powerpc/ |
D | transactional_memory.txt | 166 For signals taken in non-TM or suspended mode, we use the 193 GDB and ptrace are not currently TM-aware. If one stops during a transaction, 197 inaccessible. GDB can currently be used on programs using TM, but not sensibly
|
/linux-4.1.27/Documentation/misc-devices/mei/ |
D | mei.txt | 159 Under "SDK Resources" => "Intel(R) vPro(TM) Gateway (MPS)" 160 => "Information for Intel(R) vPro(TM) Gateway Developers"
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
D | defBF542.h | 453 #define TM 0xff00 /* Time from address valid to DIOR/DIOW */ macro
|
D | defBF547.h | 704 #define TM 0xff00 /* Time from address valid to DIOR/DIOW */ macro
|
/linux-4.1.27/net/irda/ |
D | Kconfig | 10 Say Y here if you want to build support for the IrDA (TM) protocols.
|
/linux-4.1.27/Documentation/timers/ |
D | timers-howto.txt | 5 RightWay (TM) to insert a delay?"
|
/linux-4.1.27/arch/mips/kernel/ |
D | scall64-64.S | 62 jalr t2 # Do The Real Thing (TM)
|
D | scall64-n32.S | 55 jalr t2 # Do The Real Thing (TM)
|
D | scall32-o32.S | 99 jalr t2 # Do The Real Thing (TM)
|
D | scall64-o32.S | 89 jalr t2 # Do The Real Thing (TM)
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_init.h | 614 BLOCK_PRTY_INFO(TM, 0, 0, 0x7f, 0x7f, 0x7f),
|
/linux-4.1.27/Documentation/serial/ |
D | rocket.txt | 1 Comtrol(tm) RocketPort(R)/RocketModem(TM) Series
|
/linux-4.1.27/Documentation/ |
D | binfmt_misc.txt | 6 This includes for example compiled Java(TM), Python or Emacs programs.
|
D | intel_txt.txt | 15 Intel TXT is part of the vPro(TM) brand and is also available some
|
/linux-4.1.27/Documentation/hwmon/ |
D | w83627ehf | 190 (TM) III+. This mode is not yet supported by the driver.
|
/linux-4.1.27/Documentation/input/ |
D | joystick.txt | 330 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | pfpsp.S | 3035 bset &0x2,0xd(%sp) # set supervisor TM bit
|
D | fpsp.S | 3036 bset &0x2,0xd(%sp) # set supervisor TM bit
|
/linux-4.1.27/Documentation/sound/oss/ |
D | README.OSS | 1322 some TM models. Don't enable the "C&T 82C710 mouse port support" when
|
/linux-4.1.27/ |
D | CREDITS | 803 D: packages testing, nit-picking & fixing. Enjoying BugFree (TM) kernels.
|