Home
last modified time | relevance | path

Searched refs:DIP (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/Documentation/driver-api/serial/
Drocket.rst28 The RocketPort ISA board requires I/O ports to be configured by the DIP
30 information on how to set the DIP switches.
92 card before installing and using it. This is done by setting a set of DIP
103 0x300h, 0x340h, 0x380h. This I/O address must be reflected in the DIP
111 software control. The DIP switch settings for the I/O address must be
116 Rocketport board must be set with the DIP switches corresponding to
117 the first board, the second board must be set with the DIP switches
119 the only place where the DIP switch settings should differ between the
145 DIP Switches DIP Switches
153 DIP Switches I/O Address Range
/Linux-v5.4/arch/sh/boards/
DKconfig210 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
/Linux-v5.4/arch/x86/kvm/
Demulate.c4385 #define DIP(_y, _i, _p) { .flags = (_y)|Intercept|CheckPerm, \ macro
4404 #define D2bvIP(_f, _i, _p) DIP((_f) | ByteOp, _i, _p), DIP(_f, _i, _p)
4433 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa),
4435 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),
4436 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
4437 DIP(SrcNone | Prot | Priv, stgi, check_svme),
4438 DIP(SrcNone | Prot | Priv, clgi, check_svme),
4439 DIP(SrcNone | Prot | Priv, skinit, check_svme),
4440 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
4445 DIP(SrcNone, rdtscp, check_rdtsc),
[all …]
/Linux-v5.4/drivers/scsi/sym53c8xx_2/
Dsym_defs.h172 #define DIP 0x01 /* sta: host/script interrupt */ macro
Dsym_hipd.c153 else if (istat & DIP) { in sym_soft_reset()
1025 if (INB(np, nc_istat) & (INTF|SIP|DIP))
2827 if (!(istat & (SIP|DIP)))
2851 if (istatc & DIP)
2862 } while (istatc & (SIP|DIP));
/Linux-v5.4/arch/arm/boot/dts/
Dam3517-evm.dts196 /* User DIP swithes [1:8] / User LEDS [1:2] */
Ddra72-evm-common.dtsi293 /* To use NAND, DIP switch SW5 must be set like so:
/Linux-v5.4/Documentation/networking/
Darcnet-hardware.txt1032 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
D6pack.txt67 is supplied with a DIP switch so you can easily change between the
Darcnet.txt151 default which is still set in DIP switches on the card. If you don't have the
/Linux-v5.4/drivers/scsi/
Dncr53c8xx.h693 #define DIP 0x01 /* sta: host/script interrupt */ macro
Dncr53c8xx.c5772 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5915 if (!(istat & (SIP|DIP))) in ncr_exception()
5927 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception()
7732 if (INB(nc_istat) & (INTF|SIP|DIP))
/Linux-v5.4/drivers/gpio/
DKconfig977 includes reads of pushbuttons and DIP switches as well