Home
last modified time | relevance | path

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

/linux/arch/arm64/boot/dts/renesas/
H A Dr9a07g043u11-smarc.dts11 * DIP-Switch SW1 setting
22 * - Set DIP-Switch SW1-3 to On position.
H A Dr9a07g044c2-smarc.dts11 * DIP-Switch SW1 setting on SoM
40 * - Set DIP-Switch SW1-4 to Off position.
H A Dr9a09g087m44-rzn2h-evk.dts67 * macro to choose (and set approopriate DIP switches).
/linux/arch/riscv/boot/dts/renesas/
H A Dr9a07g043f01-smarc.dts11 * DIP-Switch SW1 setting
/linux/arch/sh/boards/
H A DKconfig215 DIP switch(S2-5). If you set the DIP switch for S2-5 = ON,
/linux/Documentation/networking/devlink/
H A Dprestera.rst129 - Drops packets with illegal SIP/DIP multicast/unicast addresses.
/linux/arch/x86/kvm/
H A Demulate.c3938 #define DIP(_y, _i, _p) { .flags = (_y)|Intercept|CheckPerm, \ macro
3956 #define D2bvIP(_f, _i, _p) DIP((_f) | ByteOp, _i, _p), DIP(_f, _i, _p)
3987 DIP(SrcNone | Prot | Priv, vmrun, check_svme_pa),
3989 DIP(SrcNone | Prot | Priv, vmload, check_svme_pa),
3990 DIP(SrcNone | Prot | Priv, vmsave, check_svme_pa),
3991 DIP(SrcNone | Prot | Priv, stgi, check_svme),
3992 DIP(SrcNone | Prot | Priv, clgi, check_svme),
3993 DIP(SrcNone | Prot | Priv, skinit, check_svme),
3994 DIP(SrcNone | Prot | Priv, invlpga, check_svme),
3999 DIP(SrcNone, rdtscp, check_rdtsc),
[all …]
/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h172 #define DIP 0x01 /* sta: host/script interrupt */ macro
H A 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/tools/testing/selftests/net/forwarding/
H A Dlib.sh2051 )"$(ipv6_to_bytes $GRP):"$( : DIP is multicast address
2086 )"$(ipv6_to_bytes $GRP):"$( : DIP is multicast address
/linux/arch/arm/boot/dts/ti/omap/
H A Dam3517-evm.dts216 /* User DIP swithes [1:8] / User LEDS [1:2] */
H A Ddra72-evm-common.dtsi317 /* To use NAND, DIP switch SW5 must be set like so:
/linux/drivers/scsi/
H A Dncr53c8xx.h693 #define DIP 0x01 /* sta: host/script interrupt */ macro
H A Dncr53c8xx.c5606 if (INB(nc_istat) & (INTF|SIP|DIP)) { in ncr_timeout()
5749 if (!(istat & (SIP|DIP))) in ncr_exception()
5761 dstat = (istat & DIP) ? INB (nc_dstat) : 0; in ncr_exception()
7566 if (INB(nc_istat) & (INTF|SIP|DIP))
/linux/drivers/gpio/
H A DKconfig1289 includes reads of pushbuttons and DIP switches as well