/linux-4.1.27/crypto/asymmetric_keys/ |
D | pkcs7.asn1 | 31 daSet SET OF DigestAlgorithmIdentifier, 43 ExtendedCertificatesAndCertificates ::= SET OF ExtendedCertificateOrCertificate 54 CertificateRevocationLists ::= SET OF CertificateList 66 siSet SET OF SignerInfo, 86 uaSet [1] IMPLICIT SET OF UnauthenticatedAttribute, 98 SetOfAuthenticatedAttribute ::= SET OF AuthenticatedAttribute 102 values SET OF ANY ({ pkcs7_sig_note_authenticated_attr }) 107 values SET OF ANY 122 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
|
D | x509_akid.asn1 | 30 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
|
D | x509.asn1 | 30 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
|
/linux-4.1.27/Documentation/sound/oss/ |
D | mwave | 81 SET MWPATH=C:\MWW\DLL;C:\MWW\MWGAMES;C:\MWW\DSP 82 SET BLASTER=A220 I5 D1 83 SET MWROOT=C:\MWW 84 SET LIBPATH=C:\MWW\DLL 85 SET PATH=C:\WINDOWS;C:\MWW\DLL; 94 SET MSINPUT=C:\MSINPUT 95 SET MWPATH=C:\MWW\DLL;C:\MWW\MWGAMES;C:\MWW\DSP 99 SET BLASTER=A220 I5 D1 100 SET MWROOT=C:\MWW 101 SET LIBPATH=C:\MWW\DLL [all …]
|
/linux-4.1.27/drivers/gpu/drm/sti/ |
D | sti_awg_utils.c | 12 SET, enumerator 62 opcode = SET; in awg_generate_instr() 93 case SET: in awg_generate_instr() 150 ret |= awg_generate_instr((timing->trailing_pixels > 0) ? SET : RPLSET, in sti_awg_generate_code_data_enable_mode() 162 ret |= awg_generate_instr(SET, val, 0, data_en, fwparams); in sti_awg_generate_code_data_enable_mode()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | clk-pfd.c | 38 #define SET 0x4 macro 55 writel_relaxed(1 << ((pfd->idx + 1) * 8 - 1), pfd->reg + SET); in clk_pfd_disable() 107 writel_relaxed(frac << (pfd->idx * 8), pfd->reg + SET); in clk_pfd_set_rate()
|
/linux-4.1.27/arch/mips/mm/ |
D | uasm-mips.c | 75 { insn_dmfc0, M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET}, 76 { insn_dmtc0, M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET}, 111 { insn_mfc0, M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET}, 112 { insn_mfhc0, M(cop0_op, mfhc0_op, 0, 0, 0, 0), RT | RD | SET}, 115 { insn_mtc0, M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET}, 116 { insn_mthc0, M(cop0_op, mthc0_op, 0, 0, 0, 0), RT | RD | SET}, 219 if (ip->fields & SET) in build_insn()
|
D | uasm-micromips.c | 194 if (ip->fields & SET) in build_insn()
|
D | uasm.c | 26 SET = 0x200, enumerator
|
/linux-4.1.27/Documentation/input/ |
D | atarikbd.txt | 211 9.2. SET MOUSE BUTTON ACTION 227 9.3 SET RELATIVE MOUSE POSITION REPORTING 233 threshold in either axis (see SET MOUSE THRESHOLD). Depending upon the mouse 238 9.4 SET ABSOLUTE MOUSE POSITIONING 253 9.5 SET MOUSE KEYCODE MOSE 266 9..6 SET MOUSE THRESHOLD 277 9.7 SET MOUSE SCALE 289 or release (see SET MOSE BUTTON ACTION). 321 9.10 SET Y=0 AT BOTTOM 330 9.11 SET Y=0 AT TOP [all …]
|
/linux-4.1.27/drivers/clk/mxs/ |
D | clk-pll.c | 43 writel_relaxed(1 << pll->power, pll->base + SET); in clk_pll_prepare() 70 writel_relaxed(1 << 31, pll->base + SET); in clk_pll_disable()
|
D | clk-imx28.c | 80 writel_relaxed(clkmux << BP_SAIF_CLKMUX, DIGCTRL + SET); in mxs_saif_clkmux_select() 90 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init() 93 writel_relaxed(1 << BP_ENET_DIV_TIME, ENET + SET); in clk_misc_init()
|
D | clk-imx23.c | 56 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init() 77 writel_relaxed(30 << BP_FRAC_IOFRAC, FRAC + SET); in clk_misc_init()
|
D | clk.h | 19 #define SET 0x4 macro
|
D | clk-ref.c | 51 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + SET); in clk_ref_disable()
|
/linux-4.1.27/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 130 bic r3, r3, #0x11 @ SET NCE 131 orr r3, r3, #0x0a @ SET CLR + FLWP 136 orr r3, r3, #4 @ SET ALE
|
/linux-4.1.27/tools/perf/util/ |
D | data-convert-bt.c | 637 #define SET(__n, __v) \ in ctf_writer__setup_clock() macro 643 SET(frequency, 1000000000); in ctf_writer__setup_clock() 644 SET(offset_s, 0); in ctf_writer__setup_clock() 645 SET(offset, 0); in ctf_writer__setup_clock() 646 SET(precision, 10); in ctf_writer__setup_clock() 647 SET(is_absolute, 0); in ctf_writer__setup_clock() 649 #undef SET in ctf_writer__setup_clock()
|
/linux-4.1.27/arch/metag/tbx/ |
D | tbicore.S | 118 SET [A0.3+#UON],D1RtP /* Stop shared memory access too */ 126 SET [A0.3+#UOFF],D1RtP /* Allow shared memory access */
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-mxs.c | 24 #define SET 0x4 macro 110 writel(1 << pwm->hwpwm, mxs->base + PWM_CTRL + SET); in mxs_pwm_enable()
|
/linux-4.1.27/drivers/pinctrl/freescale/ |
D | pinctrl-mxs.c | 216 writel(g->muxsel[i] << shift, reg + SET); in mxs_pinctrl_set_mux() 284 writel(ma << shift, reg + SET); in mxs_pinconf_group_set() 291 writel(1 << shift, reg + SET); in mxs_pinconf_group_set() 302 writel(1 << shift, reg + SET); in mxs_pinconf_group_set()
|
D | pinctrl-mxs.h | 18 #define SET 0x4 macro
|
/linux-4.1.27/include/video/ |
D | gbe.h | 87 #define SET(v, f, msb, lsb) \ macro 93 SET((v), (f), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
|
/linux-4.1.27/scripts/ |
D | sign-file | 97 my $SET = 0x11; 250 my $rdn = asn1_extract($subject->[1], $UNIV | $CONS | $SET);
|
D | asn1_compiler.c | 275 _(SET), 641 SET, enumerator 1025 element->compound = SET; in parse_type() 1357 case SET: in render_out_of_line_list() 1417 case SET: in render_element() 1530 case SET: in render_element()
|
/linux-4.1.27/net/can/ |
D | Kconfig | 51 They can be modified with AND/OR/XOR/SET operations as configured
|
/linux-4.1.27/drivers/mtd/nand/ |
D | denali.h | 371 #define SET 1 /*use this to set a field instead of "pass"*/ macro
|
/linux-4.1.27/drivers/scsi/ |
D | 53c700.scr | 164 SET TARGET 239 SET ATN
|
D | 53c700_d.h_shipped | 200 SET TARGET 395 SET ATN
|
/linux-4.1.27/arch/c6x/kernel/ |
D | entry.S | 38 SET .S2 reg,0,0,reg 249 SET .S2 B1,0,0,B1
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | ssin.S | 170 |--SET ADJN TO 0 176 |--SET ADJN TO 1 533 |--SET ADJN TO 4
|
D | satan.S | 282 oril #0x04000000,XFRAC(%a6) | ...SET 6-TH BIT TO 1
|
/linux-4.1.27/Documentation/filesystems/caching/ |
D | object.txt | 155 THE SET OF STATES 278 THE SET OF EVENTS
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
D | ctxnv50.c | 196 cp_set (ctx, UNK01, SET); in nv50_grctx_generate() 202 cp_bra (ctx, UNK0B, SET, cp_prepare_exit); in nv50_grctx_generate() 207 cp_set (ctx, UNK1D, SET); in nv50_grctx_generate() 211 cp_set (ctx, UNK01, SET); in nv50_grctx_generate() 216 cp_set (ctx, UNK03, SET); in nv50_grctx_generate() 226 cp_set (ctx, UNK20, SET); in nv50_grctx_generate()
|
/linux-4.1.27/net/netfilter/ipset/ |
D | Kconfig | 9 and "SET" target.
|
/linux-4.1.27/drivers/net/fddi/skfp/h/ |
D | skfbi.h | 1037 #define SET(io,mask) outpw((io),inpw(io)|(mask)) macro
|
/linux-4.1.27/arch/metag/ |
D | Kconfig | 140 to be accessed by normal GET/SET instructions too.
|
/linux-4.1.27/Documentation/video4linux/ |
D | uvcvideo.txt | 73 UVC_GET_INFO request should be made. The bits 0 (GET supported) and 1 (SET
|
/linux-4.1.27/Documentation/ |
D | bcache.txt | 308 SYSFS - CACHE SET: 371 SYSFS - CACHE SET INTERNAL:
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | Audiophile-Usb.txt | 277 | 0 | 0 | 0 | Di|24B|96K|DTS|SET| 281 * b0 is the "SET" bit
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_h323_asn1.c | 56 #define SET 9 macro
|
D | Kconfig | 597 This option adds the "SET" target and "set" match.
|
/linux-4.1.27/arch/blackfin/kernel/ |
D | debug-mmrs.c | 364 __PORT(SET, data_set); in bfin_debug_mmrs_port() 373 __PORT(SET, data_set); in bfin_debug_mmrs_port()
|
/linux-4.1.27/Documentation/hid/ |
D | hid-transport.txt | 296 Perform SET/GET_IDLE request. Only used by USB-HID, do not implement!
|
/linux-4.1.27/Documentation/networking/ |
D | phy.txt | 130 for these bitfields. Note that you should not SET any bits, or the PHY may
|
D | arcnet-hardware.txt | 491 DO NOT SET THIS LESS THAN 0x200!!!!! 507 DO NOT SET THIS TO C0000, F0000, OR LESS THAN A0000! 525 DO NOT SET THIS TO 0 OR 255 (0xFF)! 1852 switch 1 should be ALWAYS SET TO OFF.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 921 SET PF9 IMM B 923 SET PF10 ^ 927 SET PF11 ^- 929 SET PF12 RETRIEVE
|
/linux-4.1.27/Documentation/usb/ |
D | usb-serial.txt | 155 getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC})
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 2622 Note, this IOCTL is deprecated and the more flexible SET/GET_DEVICE_ATTR API 3278 certain guest registers without having to call SET/GET_*REGS. Thus we can
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 5016 mov.l &0,ADJN(%a6) # yes; SET ADJN TO 0 5022 mov.l &1,ADJN(%a6) # yes; SET ADJN TO 1 6275 #--SIXTH BITS IS SET TO BE 1. SINCE K = -4, -3, ..., 3, THERE
|
D | fpsp.S | 5342 #--SET ADJN TO 4 6388 or.l &0x04000000,XFRAC(%a6) # SET 6-TH BIT TO 1
|