Searched refs:DIP (Results 1 – 14 of 14) sorted by relevance
/linux-3.4.99/Documentation/serial/ |
D | rocket.txt | 26 The RocketPort ISA board requires I/O ports to be configured by the DIP 28 information on how to set the DIP switches. 88 card before installing and using it. This is done by setting a set of DIP 99 0x300h, 0x340h, 0x380h. This I/O address must be reflected in the DIP 107 software control. The DIP switch settings for the I/O address must be 112 Rocketport board must be set with the DIP switches corresponding to 113 the first board, the second board must be set with the DIP switches 115 the only place where the DIP switch settings should differ between the 143 DIP Switches DIP Switches 151 DIP Switches I/O Address Range
|
D | stallion.txt | 43 If you require DIP switch settings, EISA or MCA configuration files, or any
|
/linux-3.4.99/Documentation/networking/ |
D | tms380tr.txt | 65 1) Location of DIP-Switch W1 67 3) DIP-Switch W1 description 71 CHAPTER 1 LOCATION OF DIP-SWITCH 108 CHAPTER 3 DIP SWITCH W1 DESCRIPTION
|
D | arcnet-hardware.txt | 1032 SW1: DIP-Switches for Station Address 1033 SW2: DIP-Switches for Memory Base and I/O Base addresses 1052 (DIP-Switch downwards means "0") 1056 The I/O base address is coded with DIP-Switches 6,7 and 8 of SW2: 1070 DIP Switches 1-5 of SW2 encode the RAM and ROM Address Range: 1169 DIP Switches: 1171 The DIP switches accessible on the accessible end of the card while 1186 There is another array of eight DIP switches at the top of the 1192 are in a weird order. This was tested by setting the DIP switches, 2253 There is a DIP-switch with 8 switches, used to set the shared memory address
|
D | 6pack.txt | 67 is supplied with a DIP switch so you can easily change between the
|
D | arcnet.txt | 150 default which is still set in DIP switches on the card. If you don't have the
|
/linux-3.4.99/Documentation/isdn/ |
D | README.act2000 | 11 manually using the DIP switches. 13 Setting up the DIP switches for the IBM Active 2000 ISDN card:
|
/linux-3.4.99/arch/sh/boards/ |
D | Kconfig | 182 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
|
/linux-3.4.99/arch/x86/kvm/ |
D | emulate.c | 3285 #define DIP(_y, _i, _p) { .flags = (_y), .intercept = x86_intercept_##_i, \ macro 3300 #define D2bvIP(_f, _i, _p) DIP((_f) | ByteOp, _i, _p), DIP(_f, _i, _p) 3316 DIP(SrcNone | ModRM | Prot | Priv, vmrun, check_svme_pa), 3318 DIP(SrcNone | ModRM | Prot | Priv, vmload, check_svme_pa), 3319 DIP(SrcNone | ModRM | Prot | Priv, vmsave, check_svme_pa), 3320 DIP(SrcNone | ModRM | Prot | Priv, stgi, check_svme), 3321 DIP(SrcNone | ModRM | Prot | Priv, clgi, check_svme), 3322 DIP(SrcNone | ModRM | Prot | Priv, skinit, check_svme), 3323 DIP(SrcNone | ModRM | Prot | Priv, invlpga, check_svme), 3328 DIP(SrcNone | ModRM, rdtscp, check_rdtsc), [all …]
|
/linux-3.4.99/drivers/scsi/sym53c8xx_2/ |
D | sym_defs.h | 185 #define DIP 0x01 /* sta: host/script interrupt */ macro
|
D | sym_hipd.c | 166 else if (istat & DIP) { in sym_soft_reset() 1038 if (INB(np, nc_istat) & (INTF|SIP|DIP)) 2840 if (!(istat & (SIP|DIP))) 2864 if (istatc & DIP) 2875 } while (istatc & (SIP|DIP));
|
/linux-3.4.99/drivers/scsi/ |
D | ncr53c8xx.h | 709 #define DIP 0x01 /* sta: host/script interrupt */ macro
|
D | ncr53c8xx.c | 5781 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout() 5924 if (!(istat & (SIP|DIP))) in ncr_exception() 5936 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception() 7740 if (INB(nc_istat) & (INTF|SIP|DIP))
|
/linux-3.4.99/Documentation/scsi/ |
D | in2000.txt | 149 *********** DIP switch settings **************
|