| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_wa.c | 208 SET(XEHPC_L3CLOS_MASK(1), ~0), 209 SET(XEHPC_L3CLOS_MASK(2), ~0), 210 SET(XEHPC_L3CLOS_MASK(3), ~0)) 734 XE_RTP_ACTIONS(SET(FF_MODE, 738 SET(VFLSKPD, 780 XE_RTP_ACTIONS(SET(FF_MODE, 783 SET(VFLSKPD, 807 XE_RTP_ACTIONS(SET(FF_MODE, 810 SET(VFLSKPD, 827 XE_RTP_ACTIONS(SET(FF_MODE, [all …]
|
| H A D | xe_tuning.c | 23 XE_RTP_ACTIONS(SET(XEHP_L3SCQREG7, BLEND_FILL_CACHING_OPT_DIS)) 27 XE_RTP_ACTIONS(SET(XEHP_SQCM, EN_32B_ACCESS)) 45 SET(CCCHKNREG1, L3CMPCTRL)) 50 SET(XE2LPM_CCCHKNREG1, L3CMPCTRL)) 54 XE_RTP_ACTIONS(SET(L3SQCREG3, COMPPWOVERFETCHEN)) 58 XE_RTP_ACTIONS(SET(XE2LPM_L3SQCREG3, COMPPWOVERFETCHEN)) 62 XE_RTP_ACTIONS(SET(L3SQCREG2, 67 XE_RTP_ACTIONS(SET(XE2LPM_L3SQCREG2, 82 XE_RTP_ACTIONS(SET(SCRATCH3_LBCF, RWFLUSHALLEN)) 86 XE_RTP_ACTIONS(SET(XE2LPM_SCRATCH3_LBCF, RWFLUSHALLEN)) [all …]
|
| /linux-6.15/tools/testing/selftests/bpf/progs/ |
| H A D | kprobe_multi.c | 47 #define SET(__var, __addr, __cookie) ({ \ in kprobe_multi_check() macro 54 SET(kretprobe_test1_result, &bpf_fentry_test1, 8); in kprobe_multi_check() 63 SET(kprobe_test1_result, &bpf_fentry_test1, 1); in kprobe_multi_check() 64 SET(kprobe_test2_result, &bpf_fentry_test2, 7); in kprobe_multi_check() 65 SET(kprobe_test3_result, &bpf_fentry_test3, 2); in kprobe_multi_check() 66 SET(kprobe_test4_result, &bpf_fentry_test4, 3); in kprobe_multi_check() 67 SET(kprobe_test5_result, &bpf_fentry_test5, 4); in kprobe_multi_check() 68 SET(kprobe_test6_result, &bpf_fentry_test6, 5); in kprobe_multi_check() 69 SET(kprobe_test7_result, &bpf_fentry_test7, 6); in kprobe_multi_check() 70 SET(kprobe_test8_result, &bpf_fentry_test8, 8); in kprobe_multi_check() [all …]
|
| H A D | uprobe_multi.c | 62 #define SET(__var, __addr, __cookie) ({ \ in uprobe_multi_check() macro 69 SET(uretprobe_multi_func_1_result, uprobe_multi_func_1_addr, 2); in uprobe_multi_check() 70 SET(uretprobe_multi_func_2_result, uprobe_multi_func_2_addr, 3); in uprobe_multi_check() 71 SET(uretprobe_multi_func_3_result, uprobe_multi_func_3_addr, 1); in uprobe_multi_check() 73 SET(uprobe_multi_func_1_result, uprobe_multi_func_1_addr, 3); in uprobe_multi_check() 74 SET(uprobe_multi_func_2_result, uprobe_multi_func_2_addr, 1); in uprobe_multi_check() 75 SET(uprobe_multi_func_3_result, uprobe_multi_func_3_addr, 2); in uprobe_multi_check() 78 #undef SET in uprobe_multi_check()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_rtp_test.c | 73 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(0))) 77 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(1))) 93 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(0))) 97 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(1))) 112 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(0))) 118 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(1))) 122 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(2))) 126 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(3))) 138 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(0))) 147 XE_RTP_ACTIONS(SET(REGULAR_REG1, REG_BIT(1))) [all …]
|
| /linux-6.15/crypto/asymmetric_keys/ |
| H A D | pkcs7.asn1 | 38 daSet SET OF DigestAlgorithmIdentifier, 50 ExtendedCertificatesAndCertificates ::= SET OF ExtendedCertificateOrCertificate 61 CertificateRevocationLists ::= SET OF CertificateList 73 siSet SET OF SignerInfo, 93 uaSet [1] IMPLICIT SET OF UnauthenticatedAttribute, 113 SetOfAuthenticatedAttribute ::= SET OF AuthenticatedAttribute 117 values SET OF ANY ({ pkcs7_sig_note_authenticated_attr }) 122 values SET OF ANY 137 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
|
| H A D | pkcs8.asn1 | 23 Attributes ::= SET OF Attribute
|
| H A D | x509_akid.asn1 | 35 RelativeDistinguishedName ::= SET OF AttributeValueAssertion
|
| /linux-6.15/drivers/gpu/drm/sti/ |
| H A D | sti_awg_utils.c | 17 SET, enumerator 69 opcode = SET; in awg_generate_instr() 97 case SET: in awg_generate_instr() 138 ret |= awg_generate_instr((timing->trailing_pixels > 0) ? SET : RPLSET, in awg_generate_line_signal() 148 ret |= awg_generate_instr(SET, val, 0, 0, fwparams); in awg_generate_line_signal()
|
| /linux-6.15/Documentation/userspace-api/media/rc/ |
| H A D | lirc-get-features.rst | 77 .. _LIRC-CAN-SET-SEND-CARRIER: 84 .. _LIRC-CAN-SET-SEND-DUTY-CYCLE: 91 .. _LIRC-CAN-SET-TRANSMITTER-MASK: 98 .. _LIRC-CAN-SET-REC-CARRIER: 105 .. _LIRC-CAN-SET-REC-CARRIER-RANGE: 119 .. _LIRC-CAN-SET-REC-TIMEOUT:
|
| /linux-6.15/drivers/clk/imx/ |
| H A D | clk-pfd.c | 32 #define SET 0x4 macro 49 writel_relaxed(1 << ((pfd->idx + 1) * 8 - 1), pfd->reg + SET); in clk_pfd_disable() 101 writel_relaxed(frac << (pfd->idx * 8), pfd->reg + SET); in clk_pfd_set_rate()
|
| /linux-6.15/Documentation/input/devices/ |
| H A D | atarikbd.rst | 240 SET MOUSE BUTTON ACTION 291 SET MOUSE KEYCODE MODE 307 SET MOUSE THRESHOLD 321 SET MOUSE SCALE 374 SET Y=0 AT BOTTOM 386 SET Y=0 AT TOP 419 valid mouse mode commands are SET RELATIVE MOUSE POSITION REPORTING, SET 483 SET JOYSTICK MONITORING 560 joystick mode commands are SET JOYSTICK EVENT REPORTING, SET JOYSTICK 561 INTERROGATION MODE, SET JOYSTICK MONITORING, SET FIRE BUTTON MONITORING, and [all …]
|
| /linux-6.15/arch/mips/mm/ |
| H A D | uasm-mips.c | 88 [insn_dmfc0] = {M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET}, 91 [insn_dmtc0] = {M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET}, 139 [insn_mfc0] = {M(cop0_op, mfc_op, 0, 0, 0, 0), RT | RD | SET}, 140 [insn_mfhc0] = {M(cop0_op, mfhc0_op, 0, 0, 0, 0), RT | RD | SET}, 147 [insn_mtc0] = {M(cop0_op, mtc_op, 0, 0, 0, 0), RT | RD | SET}, 148 [insn_mthc0] = {M(cop0_op, mthc0_op, 0, 0, 0, 0), RT | RD | SET}, 265 if (ip->fields & SET) in build_insn()
|
| /linux-6.15/drivers/clk/mxs/ |
| H A D | clk-pll.c | 36 writel_relaxed(1 << pll->power, pll->base + SET); in clk_pll_prepare() 63 writel_relaxed(1 << 31, pll->base + SET); in clk_pll_disable()
|
| H A D | clk-imx28.c | 74 writel_relaxed(clkmux << BP_SAIF_CLKMUX, DIGCTRL + SET); in mxs_saif_clkmux_select() 84 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init() 87 writel_relaxed(1 << BP_ENET_DIV_TIME, ENET + SET); in clk_misc_init()
|
| H A D | clk-imx23.c | 49 writel_relaxed(1 << BP_CPU_INTERRUPT_WAIT, CPU + SET); in clk_misc_init() 70 writel_relaxed(30 << BP_FRAC_IOFRAC, FRAC + SET); in clk_misc_init()
|
| H A D | clk.h | 14 #define SET 0x4 macro
|
| /linux-6.15/arch/arm/boot/compressed/ |
| H A D | head-sharpsl.S | 131 bic r3, r3, #0x11 @ SET NCE 132 orr r3, r3, #0x0a @ SET CLR + FLWP 137 orr r3, r3, #4 @ SET ALE
|
| /linux-6.15/Documentation/devicetree/bindings/gpio/ |
| H A D | gpio-mmio.yaml | 46 This register may also be used to drive GPIOs if the SET register is 49 Register to SET the value of the GPIO lines. Setting a bit in this 54 the SET register will be used to clear the GPIO lines as well, by
|
| /linux-6.15/drivers/pwm/ |
| H A D | pwm-mxs.c | 17 #define SET 0x4 macro 110 writel(1 << pwm->hwpwm, mxs->base + PWM_CTRL + SET); in mxs_pwm_apply()
|
| /linux-6.15/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dev.h | 15 #define SET 0x04 macro 21 #define dcss_set(v, c) writel((v), (c) + SET)
|
| /linux-6.15/include/video/ |
| H A D | gbe.h | 85 #define SET(v, f, msb, lsb) \ macro 91 SET((v), (f), GBE_##reg##_##field##_MSB, GBE_##reg##_##field##_LSB)
|
| /linux-6.15/drivers/pinctrl/freescale/ |
| H A D | pinctrl-mxs.h | 12 #define SET 0x4 macro
|
| /linux-6.15/Documentation/devicetree/bindings/iio/chemical/ |
| H A D | plantower,pms7003.yaml | 30 description: GPIO connected to the SET line
|
| /linux-6.15/Documentation/devicetree/bindings/reset/ |
| H A D | brcm,brcmstb-reset.yaml | 11 SET/CLEAR/STATUS registers and possibly multiple banks, each of 32 bit
|