Home
last modified time | relevance | path

Searched refs:q1 (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/crypto/
Dtwofish_common.c85 static const u8 q1[256] = { variable
500 ctx->s[2][i] = mds[2][q1[(a) ^ sc] ^ sg]; \
501 ctx->s[3][i] = mds[3][q1[(b) ^ sd] ^ sh]
507 ctx->s[1][i] = mds[1][q0[q1[(b) ^ sb] ^ sf] ^ sj]; \
508 ctx->s[2][i] = mds[2][q1[q0[(a) ^ sc] ^ sg] ^ sk]; \
509 ctx->s[3][i] = mds[3][q1[q1[(a) ^ sd] ^ sh] ^ sl];
514 ctx->s[0][i] = mds[0][q0[q0[q1[(b) ^ sa] ^ se] ^ si] ^ sm]; \
515 ctx->s[1][i] = mds[1][q0[q1[q1[(a) ^ sb] ^ sf] ^ sj] ^ sn]; \
516 ctx->s[2][i] = mds[2][q1[q0[q0[(a) ^ sc] ^ sg] ^ sk] ^ so]; \
517 ctx->s[3][i] = mds[3][q1[q1[q0[(b) ^ sd] ^ sh] ^ sl] ^ sp];
[all …]
/linux-4.1.27/arch/arm/crypto/
Daes-ce-core.S52 enc_round q1, \key1
55 enc_round q1, \key2
61 dec_round q1, \key1
64 dec_round q1, \key2
70 enc_round q1, \key1
73 aese.8 q1, \key2
76 veor q1, q1, \key3
82 dec_round q1, \key1
85 aesd.8 q1, \key2
88 veor q1, q1, \key3
[all …]
Daesbs-core.S_shipped90 veor q11, q1, q9
130 veor q11, q11, q1
135 veor q1, q1, q11
152 vshr.u64 q10, q1, #2
162 veor q1, q1, q10
176 vshr.u64 q10, q1, #4
186 veor q1, q1, q10
194 veor q9, q9, q1
222 veor q1, q1, q4
226 veor q1, q1, q6
[all …]
Dsha2-ce-core.S80 0: vld1.32 {q0-q1}, [r1]!
86 vrev32.8 q1, q1
Dsha256-core.S_shipped1887 vld1.8 {q1},[r1]!
1896 vrev32.8 q1,q1 @ big-endian
1904 vadd.i32 q9,q9,q1
1921 vext.8 q8,q0,q1,#4
2019 vext.8 q8,q1,q2,#4
2030 vadd.i32 q1,q1,q9
2060 vadd.i32 q1,q1,q9
2105 vadd.i32 q8,q8,q1
2121 vext.8 q9,q0,q1,#4
2219 vext.8 q9,q1,q2,#4
[all …]
Dghash-ce-core.S15 SHASH2 .req q1
Dsha1-ce-core.S19 k1 .req q1
Dsha512-armv7-neon.S450 veor.u64 %q1, %q1;
Dsha1-armv7-neon.S70 #define W7 q1
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dcapidtmf.c188 long c, d, q0, q1, q2; in capidtmf_goertzel_loop() local
192 q1 = buffer[i]; in capidtmf_goertzel_loop()
200 … q0 = sample[j] - q2 + (c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15); in capidtmf_goertzel_loop()
201 q2 = q1; in capidtmf_goertzel_loop()
202 q1 = q0; in capidtmf_goertzel_loop()
211 …q0 = sample[j] - q2 - ((c * (q1 >> 16)) + (((dword)(((dword) d) * ((dword)(q1 & 0xffff)))) >> 15)); in capidtmf_goertzel_loop()
212 q2 = q1; in capidtmf_goertzel_loop()
213 q1 = q0; in capidtmf_goertzel_loop()
216 buffer[i] = q1; in capidtmf_goertzel_loop()
219 q1 = buffer[i]; in capidtmf_goertzel_loop()
[all …]
/linux-4.1.27/arch/powerpc/math-emu/
Dudivmodti4.c13 _FP_W_TYPE q0, q1, r0, r1; in _fp_udivmodti4() local
24 q1 = 0; in _fp_udivmodti4()
35 udiv_qrnnd (q1, n1, 0, n1, d0); in _fp_udivmodti4()
63 q1 = 0; in _fp_udivmodti4()
86 q1 = 1; in _fp_udivmodti4()
101 udiv_qrnnd (q1, n1, n2, n1, d0); in _fp_udivmodti4()
122 q1 = 0; in _fp_udivmodti4()
151 q1 = 0; in _fp_udivmodti4()
179 q1 = 0; in _fp_udivmodti4()
189 q[0] = q0; q[1] = q1; in _fp_udivmodti4()
/linux-4.1.27/arch/arm64/include/asm/
Dfpsimdmacros.h21 stp q0, q1, [\state, #16 * 0]
57 ldp q0, q1, [\state, #16 * 0]
103 stp q0, q1, [\state, #-16 * 0 - 16]
131 ldp q0, q1, [\state, #-16 * 0 - 16]
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c1806 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start() local
1822 GET_RXQS(rxp, q0, q1); in bna_bfi_rx_enet_start()
1828 &q1->qpt); in bna_bfi_rx_enet_start()
1830 htons((u16)q1->buffer_size); in bna_bfi_rx_enet_start()
2054 struct bna_rxq *q1) in bna_rxp_add_rxqs() argument
2063 rxp->rxq.slr.small = q1; in bna_rxp_add_rxqs()
2067 rxp->rxq.hds.hdr = q1; in bna_rxp_add_rxqs()
2339 struct bna_rxq *q0 = NULL, *q1 = NULL; in bna_bfi_rx_enet_start_rsp() local
2352 GET_RXQS(rxp, q0, q1); in bna_bfi_rx_enet_start_rsp()
2363 if (q1) { in bna_bfi_rx_enet_start_rsp()
[all …]
Dbna.h307 #define GET_RXQS(rxp, q0, q1) do { \ argument
311 (q1) = NULL; \
315 (q1) = rxp->rxq.slr.small; \
319 (q1) = rxp->rxq.hds.hdr; \
/linux-4.1.27/drivers/tty/vt/
Dconsolemap.c442 u16 **p1, **q1; in con_unify_unimap() local
443 p1 = p->uni_pgdir[j]; q1 = q->uni_pgdir[j]; in con_unify_unimap()
444 if (!p1 && !q1) in con_unify_unimap()
446 if (!p1 || !q1) in con_unify_unimap()
449 if (!p1[k] && !q1[k]) in con_unify_unimap()
451 if (!p1[k] || !q1[k]) in con_unify_unimap()
453 if (memcmp(p1[k], q1[k], 64*sizeof(u16))) in con_unify_unimap()
/linux-4.1.27/drivers/spi/
Dspi-pxa2xx.c697 unsigned long q, q1, q2; in quark_x1000_get_clk_div() local
707 q1 = DIV_ROUND_CLOSEST(fref1, rate); in quark_x1000_get_clk_div()
710 if (q1 > 256) { in quark_x1000_get_clk_div()
712 scale = fls_long(q1 - 1); in quark_x1000_get_clk_div()
714 q1 >>= scale - 9; in quark_x1000_get_clk_div()
719 q1 += q1 & 1; in quark_x1000_get_clk_div()
723 scale = __ffs(q1); in quark_x1000_get_clk_div()
724 q1 >>= scale; in quark_x1000_get_clk_div()
728 r1 = abs(fref1 / (1 << (24 - fls_long(mul))) / q1 - rate); in quark_x1000_get_clk_div()
743 q = q1; in quark_x1000_get_clk_div()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/leds/
Dleds-lp8860.txt29 http://www.ti.com/product/lp8860-q1
/linux-4.1.27/drivers/scsi/
Dadvansys.c371 ASC_SCSIQ_1 q1; member
2604 q->q2.target_ix, q->q1.target_lun, (ulong)q->q2.srb_ptr, in asc_prt_asc_scsi_q()
2609 (ulong)le32_to_cpu(q->q1.data_addr), in asc_prt_asc_scsi_q()
2610 (ulong)le32_to_cpu(q->q1.data_cnt), in asc_prt_asc_scsi_q()
2611 (ulong)le32_to_cpu(q->q1.sense_addr), q->q1.sense_len); in asc_prt_asc_scsi_q()
2615 (ulong)q->sg_head, q->q1.sg_queue_cnt); in asc_prt_asc_scsi_q()
7886 asc_scsi_q->q1.target_id = ASC_TID_TO_TARGET_ID(scp->device->id); in asc_build_req()
7887 asc_scsi_q->q1.target_lun = scp->device->lun; in asc_build_req()
7890 asc_scsi_q->q1.sense_addr = advansys_get_sense_buffer_dma(scp); in asc_build_req()
7891 asc_scsi_q->q1.sense_len = SCSI_SENSE_BUFFERSIZE; in asc_build_req()
[all …]
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c134 char *q1, *q2, *str; in class_get_next_param() local
147 q1 = strpbrk(str, " '\""); in class_get_next_param()
148 if (q1 == NULL) { in class_get_next_param()
155 len = q1 - str; in class_get_next_param()
156 if (*q1 == ' ') { in class_get_next_param()
167 str = q1 + 1; in class_get_next_param()
168 q2 = strchr(str, *q1); in class_get_next_param()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c2594 struct sge_rspq *q1 = &adap->sge.qs[1].rspq; in t3_intr_msi() local
2596 t3_write_reg(adap, A_SG_GTS, V_RSPQ(q1->cntxt_id) | in t3_intr_msi()
2597 V_NEWTIMER(q1->next_holdoff) | in t3_intr_msi()
2598 V_NEWINDEX(q1->cidx)); in t3_intr_msi()
2671 struct sge_rspq *q1 = &adap->sge.qs[1].rspq; in t3_intr() local
2677 is_new_response(&q1->desc[q1->cidx], q1); in t3_intr()
2687 process_responses_gts(adap, q1); in t3_intr()
Dcxgb3_main.c2142 int q1 = pi->first_qset; in cxgb_extension_ioctl() local
2176 q1 = 0; in cxgb_extension_ioctl()
2183 if (t.qset_idx < q1) in cxgb_extension_ioctl()
2185 if (t.qset_idx > q1 + nqsets - 1) in cxgb_extension_ioctl()
2241 int q1 = pi->first_qset; in cxgb_extension_ioctl() local
2250 q1 = 0; in cxgb_extension_ioctl()
2260 q = &adapter->params.sge.qset[q1 + t.qset_idx]; in cxgb_extension_ioctl()
2271 t.qnum = q1; in cxgb_extension_ioctl()
2274 t.vector = adapter->msix_info[q1 + t.qset_idx + 1].vec; in cxgb_extension_ioctl()
/linux-4.1.27/Documentation/
Dworkqueue.txt310 Now, let's assume w1 and w2 are queued to a different wq q1 which has