/linux/drivers/cpufreq/ |
A D | speedstep-centrino.c | 101 OP(600, 844), 102 OP(800, 988), 103 OP(900, 1004), 110 OP(600, 844), 111 OP(800, 972), 112 OP(900, 988), 113 OP(1000, 1004), 120 OP( 600, 956), 121 OP( 800, 1020), 122 OP( 900, 1100), [all …]
|
A D | pxa3xx-cpufreq.c | 51 #define OP(cpufreq, _xl, _xn, _hss, _dmc, _smc, _sfl, _dfi, vcore, vsram) \ macro 67 OP(104, 8, 1, 104, 260, 78, 104, 3, 1000, 1100), /* 104MHz */ 68 OP(208, 16, 1, 104, 260, 104, 156, 2, 1000, 1100), /* 208MHz */ 69 OP(416, 16, 2, 156, 260, 104, 208, 2, 1100, 1200), /* 416MHz */ 70 OP(624, 24, 2, 208, 260, 208, 312, 3, 1375, 1400), /* 624MHz */ 75 OP(104, 8, 1, 104, 260, 78, 104, 3, 1000, 1100), /* 104MHz */ 76 OP(208, 16, 1, 104, 260, 104, 156, 2, 1000, 1100), /* 208MHz */ 77 OP(416, 16, 2, 156, 260, 104, 208, 2, 1100, 1200), /* 416MHz */ 78 OP(624, 24, 2, 208, 260, 208, 312, 3, 1375, 1400), /* 624MHz */ 79 OP(806, 31, 2, 208, 260, 208, 312, 3, 1400, 1400), /* 806MHz */
|
/linux/drivers/infiniband/hw/qib/ |
A D | qib_uc.c | 163 case OP(SEND_FIRST): in qib_make_uc_req() 166 case OP(SEND_MIDDLE): in qib_make_uc_req() 187 case OP(RDMA_WRITE_FIRST): in qib_make_uc_req() 283 case OP(SEND_FIRST): in qib_uc_rcv() 284 case OP(SEND_ONLY): in qib_uc_rcv() 300 case OP(SEND_FIRST): in qib_uc_rcv() 301 case OP(SEND_MIDDLE): in qib_uc_rcv() 332 case OP(SEND_FIRST): in qib_uc_rcv() 333 case OP(SEND_ONLY): in qib_uc_rcv() 356 case OP(SEND_MIDDLE): in qib_uc_rcv() [all …]
|
A D | qib_rc.c | 96 case OP(SEND_ONLY): in qib_make_rc_ack() 97 case OP(ACKNOWLEDGE): in qib_make_rc_ack() 476 case OP(SEND_FIRST): in qib_make_rc_req() 479 case OP(SEND_MIDDLE): in qib_make_rc_req() 1345 case OP(ACKNOWLEDGE): in qib_rc_rcv_resp() 1629 case OP(FETCH_ADD): { in qib_rc_rcv_error() 1769 case OP(SEND_FIRST): in qib_rc_rcv() 1770 case OP(SEND_MIDDLE): in qib_rc_rcv() 1806 case OP(SEND_FIRST): in qib_rc_rcv() 1835 case OP(SEND_ONLY): in qib_rc_rcv() [all …]
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | uc.c | 11 #define OP(x) UC_OP(x) macro 176 case OP(SEND_FIRST): in hfi1_make_uc_req() 179 case OP(SEND_MIDDLE): in hfi1_make_uc_req() 299 case OP(SEND_FIRST): in hfi1_uc_rcv() 300 case OP(SEND_ONLY): in hfi1_uc_rcv() 316 case OP(SEND_FIRST): in hfi1_uc_rcv() 317 case OP(SEND_MIDDLE): in hfi1_uc_rcv() 348 case OP(SEND_FIRST): in hfi1_uc_rcv() 349 case OP(SEND_ONLY): in hfi1_uc_rcv() 372 case OP(SEND_MIDDLE): in hfi1_uc_rcv() [all …]
|
A D | trace.c | 285 case OP(RC, RDMA_WRITE_ONLY): in parse_everbs_hdrs() 286 case OP(UC, RDMA_WRITE_ONLY): in parse_everbs_hdrs() 295 case OP(RC, ACKNOWLEDGE): in parse_everbs_hdrs() 300 case OP(TID_RDMA, WRITE_REQ): in parse_everbs_hdrs() 339 case OP(TID_RDMA, READ_REQ): in parse_everbs_hdrs() 351 case OP(TID_RDMA, READ_RESP): in parse_everbs_hdrs() 371 case OP(TID_RDMA, ACK): in parse_everbs_hdrs() 387 case OP(TID_RDMA, RESYNC): in parse_everbs_hdrs() 402 case OP(RC, COMPARE_SWAP): in parse_everbs_hdrs() 403 case OP(RC, FETCH_ADD): in parse_everbs_hdrs() [all …]
|
A D | rc.c | 122 case OP(SEND_ONLY): in make_rc_ack() 123 case OP(ACKNOWLEDGE): in make_rc_ack() 908 case OP(SEND_FIRST): in hfi1_make_rc_req() 911 case OP(SEND_MIDDLE): in hfi1_make_rc_req() 2358 case OP(ACKNOWLEDGE): in rc_rcv_resp() 2617 case OP(FETCH_ADD): { in rc_rcv_error() 2816 case OP(SEND_FIRST): in hfi1_rc_rcv() 2817 case OP(SEND_MIDDLE): in hfi1_rc_rcv() 2855 case OP(SEND_FIRST): in hfi1_rc_rcv() 2889 case OP(SEND_ONLY): in hfi1_rc_rcv() [all …]
|
/linux/crypto/ |
A D | seed.c | 377 OP(x1, x2, x3, x4, 0); in seed_encrypt() 378 OP(x3, x4, x1, x2, 2); in seed_encrypt() 379 OP(x1, x2, x3, x4, 4); in seed_encrypt() 380 OP(x3, x4, x1, x2, 6); in seed_encrypt() 381 OP(x1, x2, x3, x4, 8); in seed_encrypt() 382 OP(x3, x4, x1, x2, 10); in seed_encrypt() 426 OP(x3, x4, x1, x2, 8); in seed_decrypt() 427 OP(x1, x2, x3, x4, 6); in seed_decrypt() 428 OP(x3, x4, x1, x2, 4); in seed_decrypt() 429 OP(x1, x2, x3, x4, 2); in seed_decrypt() [all …]
|
/linux/samples/bpf/ |
A D | bpf_insn.h | 10 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 12 .code = BPF_ALU64 | BPF_OP(OP) | BPF_X, \ 18 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 20 .code = BPF_ALU | BPF_OP(OP) | BPF_X, \ 28 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 30 .code = BPF_ALU64 | BPF_OP(OP) | BPF_K, \ 36 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 38 .code = BPF_ALU | BPF_OP(OP) | BPF_K, \ 158 .imm = OP }) 175 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument [all …]
|
/linux/tools/include/linux/ |
A D | filter.h | 34 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 36 .code = BPF_ALU64 | BPF_OP(OP) | BPF_X, \ 42 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 44 .code = BPF_ALU | BPF_OP(OP) | BPF_X, \ 52 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 54 .code = BPF_ALU64 | BPF_OP(OP) | BPF_K, \ 60 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 62 .code = BPF_ALU | BPF_OP(OP) | BPF_K, \ 193 .imm = OP }) 210 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument [all …]
|
/linux/arch/h8300/include/asm/ |
A D | bitops.h | 44 #define H8300_GEN_BITOP(FNAME, OP) \ argument 52 __asm__(OP " %1,%0" : "+WU"(*b_addr) : "i"(nr & 7)); \ 54 __asm__(OP " %s1,%0" : "+WU"(*b_addr) : "r"(bit)); \ 92 #define H8300_GEN_TEST_BITOP(FNNAME, OP) \ argument 105 OP " %4,%1\n\t" \ 114 OP " %s3,%1\n\t" \ 134 OP " %3,%1\n\t" \ 140 OP " %s3,%1\n\t" \
|
/linux/sound/pci/emu10k1/ |
A D | emufx.c | 474 #define OP(icode, ptr, op, r, a, x, y) \ macro 1809 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume() 1810 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume() 1812 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume() 1816 OP(icode, ptr, iANDXOR, C_00000000, vol, C_ffffffff, C_7fffffff); in _volume_add() 1818 OP(icode, ptr, iMACINT0, dst, dst, src, C_00000001); in _volume_add() 1820 OP(icode, ptr, iMAC0, dst, dst, src, vol); in _volume_add() 1826 OP(icode, ptr, iACC3, dst, src, C_00000000, C_00000000); in _volume_out() 1828 OP(icode, ptr, iMAC0, dst, C_00000000, src, vol); in _volume_out() 1842 OP((icode), ptr, iMACINT0, dst, C_00000000, src, sw); [all …]
|
/linux/Documentation/staging/ |
A D | tee.rst | 120 OP-TEE driver 123 The OP-TEE driver handles OP-TEE [1] based TEEs. Currently it is only the ARM 124 TrustZone based OP-TEE solution that is supported. 126 Lowest level of communication with OP-TEE builds on ARM SMC Calling 138 to tell, for instance, a TrustZone OP-TEE apart from an OP-TEE running on a 141 - OPTEE_SMC_CALL_WITH_ARG drives the OP-TEE message protocol 144 range to used for shared memory between Linux and OP-TEE. 150 OP-TEE architecture:: 165 | Client| || | TEE | OP-TEE | | OP-TEE | 179 OP-TEE device enumeration [all …]
|
/linux/drivers/tee/optee/ |
A D | Kconfig | 2 # OP-TEE Trusted Execution Environment Configuration 4 tristate "OP-TEE" 8 This implements the OP-TEE Trusted Execution Environment (TEE) 17 used by OP-TEE TEE driver.
|
/linux/fs/cachefiles/ |
A D | internal.h | 312 #define ASSERTCMP(X, OP, Y) \ argument 314 if (unlikely(!((X) OP (Y)))) { \ 317 pr_err("%lx " #OP " %lx is false\n", \ 332 #define ASSERTIFCMP(C, X, OP, Y) \ argument 334 if (unlikely((C) && !((X) OP (Y)))) { \ 337 pr_err("%lx " #OP " %lx is false\n", \ 346 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 348 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
/linux/Documentation/input/devices/ |
A D | iforce-protocol.rst | 40 2B OP LEN DATA CS 48 OP DATA 79 OP= 02 94 OP= 01 144 OP= 02 157 OP= 03 167 OP= 04 180 OP= 05 200 OP= 41 217 OP= ff [all …]
|
/linux/Documentation/userspace-api/media/cec/ |
A D | cec-ioc-adap-g-log-addrs.rst | 198 * .. _`CEC-OP-CEC-VERSION-1-3A`: 203 * .. _`CEC-OP-CEC-VERSION-1-4B`: 208 * .. _`CEC-OP-CEC-VERSION-2-0`: 223 * .. _`CEC-OP-PRIM-DEVTYPE-TV`: 228 * .. _`CEC-OP-PRIM-DEVTYPE-RECORD`: 233 * .. _`CEC-OP-PRIM-DEVTYPE-TUNER`: 248 * .. _`CEC-OP-PRIM-DEVTYPE-SWITCH`: 316 * .. _`CEC-OP-ALL-DEVTYPE-TV`: 321 * .. _`CEC-OP-ALL-DEVTYPE-RECORD`: 326 * .. _`CEC-OP-ALL-DEVTYPE-TUNER`: [all …]
|
/linux/fs/fscache/ |
A D | internal.h | 423 #define ASSERTCMP(X, OP, Y) \ argument 425 if (unlikely(!((X) OP (Y)))) { \ 428 pr_err("%lx " #OP " %lx is false\n", \ 443 #define ASSERTIFCMP(C, X, OP, Y) \ argument 445 if (unlikely((C) && !((X) OP (Y)))) { \ 448 pr_err("%lx " #OP " %lx is false\n", \ 457 #define ASSERTCMP(X, OP, Y) do {} while (0) argument 459 #define ASSERTIFCMP(C, X, OP, Y) do {} while (0) argument
|
/linux/security/apparmor/include/ |
A D | net.h | 56 #define DEFINE_AUDIT_NET(NAME, OP, SK, F, T, P) \ argument 62 OP); \ 67 #define DEFINE_AUDIT_SK(NAME, OP, SK) \ argument 68 DEFINE_AUDIT_NET(NAME, OP, SK, (SK)->sk_family, (SK)->sk_type, \
|
/linux/include/linux/ |
A D | filter.h | 92 #define BPF_ALU64_REG(OP, DST, SRC) \ argument 94 .code = BPF_ALU64 | BPF_OP(OP) | BPF_X, \ 100 #define BPF_ALU32_REG(OP, DST, SRC) \ argument 102 .code = BPF_ALU | BPF_OP(OP) | BPF_X, \ 110 #define BPF_ALU64_IMM(OP, DST, IMM) \ argument 112 .code = BPF_ALU64 | BPF_OP(OP) | BPF_K, \ 118 #define BPF_ALU32_IMM(OP, DST, IMM) \ argument 120 .code = BPF_ALU | BPF_OP(OP) | BPF_K, \ 288 .imm = OP }) 305 #define BPF_JMP_REG(OP, DST, SRC, OFF) \ argument [all …]
|
A D | capability.h | 102 #define CAP_BOP_ALL(c, a, b, OP) \ argument 106 c.cap[__capi] = a.cap[__capi] OP b.cap[__capi]; \ 110 #define CAP_UOP_ALL(c, a, OP) \ argument 114 c.cap[__capi] = OP a.cap[__capi]; \
|
/linux/Documentation/devicetree/bindings/arm/firmware/ |
A D | linaro,optee-tz.yaml | 7 title: OP-TEE Device Tree Bindings 13 OP-TEE is a piece of software using hardware features to provide a Trusted 30 The method of calling the OP-TEE Trusted OS depending on smc or hvc
|
/linux/arch/ia64/lib/ |
A D | idiv32.S | 22 # define OP mod macro 24 # define OP div macro 41 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,si3))
|
A D | idiv64.S | 22 # define OP mod macro 24 # define OP div macro 39 #define NAME PASTE(PASTE(__,SGN),PASTE(OP,di3))
|
/linux/drivers/pinctrl/cirrus/ |
A D | pinctrl-lochnagar.c | 437 #define LN_FUNC(NAME, TYPE, OP) \ argument 438 { .name = NAME, .type = LN_FTYPE_##TYPE, .op = OP } 440 #define LN_FUNC_PIN(REV, ID, OP) \ argument 441 LN_FUNC(lochnagar##REV##_##ID##_pin.name, PIN, OP) 443 #define LN1_FUNC_PIN(ID, OP) LN_FUNC_PIN(1, ID, OP) argument 444 #define LN2_FUNC_PIN(ID, OP) LN_FUNC_PIN(2, ID, OP) argument 446 #define LN_FUNC_AIF(REV, ID, OP) \ argument 447 LN_FUNC(lochnagar##REV##_##ID##_aif.name, AIF, OP) 449 #define LN1_FUNC_AIF(ID, OP) LN_FUNC_AIF(1, ID, OP) argument 450 #define LN2_FUNC_AIF(ID, OP) LN_FUNC_AIF(2, ID, OP) argument [all …]
|