Home
last modified time | relevance | path

Searched refs:SET (Results 1 – 50 of 50) sorted by relevance

/linux-4.1.27/crypto/asymmetric_keys/
Dpkcs7.asn131 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
Dx509_akid.asn130 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
Dx509.asn130 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
/linux-4.1.27/Documentation/sound/oss/
Dmwave81 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/
Dsti_awg_utils.c12 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/
Dclk-pfd.c38 #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/
Duasm-mips.c75 { 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()
Duasm-micromips.c194 if (ip->fields & SET) in build_insn()
Duasm.c26 SET = 0x200, enumerator
/linux-4.1.27/Documentation/input/
Datarikbd.txt211 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/
Dclk-pll.c43 writel_relaxed(1 << pll->power, pll->base + SET); in clk_pll_prepare()
70 writel_relaxed(1 << 31, pll->base + SET); in clk_pll_disable()
Dclk-imx28.c80 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()
Dclk-imx23.c56 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()
Dclk.h19 #define SET 0x4 macro
Dclk-ref.c51 writel_relaxed(1 << ((ref->idx + 1) * 8 - 1), ref->reg + SET); in clk_ref_disable()
/linux-4.1.27/arch/arm/boot/compressed/
Dhead-sharpsl.S130 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/
Ddata-convert-bt.c637 #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/
Dtbicore.S118 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/
Dpwm-mxs.c24 #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/
Dpinctrl-mxs.c216 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()
Dpinctrl-mxs.h18 #define SET 0x4 macro
/linux-4.1.27/include/video/
Dgbe.h87 #define SET(v, f, msb, lsb) \ macro
93 SET((v), (f), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
/linux-4.1.27/scripts/
Dsign-file97 my $SET = 0x11;
250 my $rdn = asn1_extract($subject->[1], $UNIV | $CONS | $SET);
Dasn1_compiler.c275 _(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/
DKconfig51 They can be modified with AND/OR/XOR/SET operations as configured
/linux-4.1.27/drivers/mtd/nand/
Ddenali.h371 #define SET 1 /*use this to set a field instead of "pass"*/ macro
/linux-4.1.27/drivers/scsi/
D53c700.scr164 SET TARGET
239 SET ATN
D53c700_d.h_shipped200 SET TARGET
395 SET ATN
/linux-4.1.27/arch/c6x/kernel/
Dentry.S38 SET .S2 reg,0,0,reg
249 SET .S2 B1,0,0,B1
/linux-4.1.27/arch/m68k/fpsp040/
Dssin.S170 |--SET ADJN TO 0
176 |--SET ADJN TO 1
533 |--SET ADJN TO 4
Dsatan.S282 oril #0x04000000,XFRAC(%a6) | ...SET 6-TH BIT TO 1
/linux-4.1.27/Documentation/filesystems/caching/
Dobject.txt155 THE SET OF STATES
278 THE SET OF EVENTS
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dctxnv50.c196 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/
DKconfig9 and "SET" target.
/linux-4.1.27/drivers/net/fddi/skfp/h/
Dskfbi.h1037 #define SET(io,mask) outpw((io),inpw(io)|(mask)) macro
/linux-4.1.27/arch/metag/
DKconfig140 to be accessed by normal GET/SET instructions too.
/linux-4.1.27/Documentation/video4linux/
Duvcvideo.txt73 UVC_GET_INFO request should be made. The bits 0 (GET supported) and 1 (SET
/linux-4.1.27/Documentation/
Dbcache.txt308 SYSFS - CACHE SET:
371 SYSFS - CACHE SET INTERNAL:
/linux-4.1.27/Documentation/sound/alsa/
DAudiophile-Usb.txt277 | 0 | 0 | 0 | Di|24B|96K|DTS|SET|
281 * b0 is the "SET" bit
/linux-4.1.27/net/netfilter/
Dnf_conntrack_h323_asn1.c56 #define SET 9 macro
DKconfig597 This option adds the "SET" target and "set" match.
/linux-4.1.27/arch/blackfin/kernel/
Ddebug-mmrs.c364 __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/
Dhid-transport.txt296 Perform SET/GET_IDLE request. Only used by USB-HID, do not implement!
/linux-4.1.27/Documentation/networking/
Dphy.txt130 for these bitfields. Note that you should not SET any bits, or the PHY may
Darcnet-hardware.txt491 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/
DDebugging390.txt921 SET PF9 IMM B
923 SET PF10 ^
927 SET PF11 ^-
929 SET PF12 RETRIEVE
/linux-4.1.27/Documentation/usb/
Dusb-serial.txt155 getting/setting modem control pins (TIOCM{GET,SET,BIS,BIC})
/linux-4.1.27/Documentation/virtual/kvm/
Dapi.txt2622 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/
Dfplsp.S5016 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
Dfpsp.S5342 #--SET ADJN TO 4
6388 or.l &0x04000000,XFRAC(%a6) # SET 6-TH BIT TO 1