| /OK3568_Linux_fs/kernel/include/soc/fsl/ |
| H A D | dpaa2-global.h | 20 struct dq { struct 21 u8 verb; 22 u8 stat; 23 __le16 seqnum; 24 __le16 oprid; 25 u8 reserved; 26 u8 tok; 27 __le32 fqid; 28 u32 reserved2; 29 __le32 fq_byte_cnt; [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 375 const struct ldpaa_dq *dq; in qbman_swp_dqrr_next() local 418 void qbman_swp_dqrr_consume(struct qbman_swp *s, const struct ldpaa_dq *dq) in qbman_swp_dqrr_consume() 427 void qbman_dq_entry_set_oldtoken(struct ldpaa_dq *dq, in qbman_dq_entry_set_oldtoken() 435 const struct ldpaa_dq *dq, in qbman_dq_entry_has_newtoken() 482 static inline int __qbman_dq_entry_is_x(const struct ldpaa_dq *dq, uint32_t x) in __qbman_dq_entry_is_x() 490 int qbman_dq_entry_is_DQ(const struct ldpaa_dq *dq) in qbman_dq_entry_is_DQ() 501 uint32_t ldpaa_dq_flags(const struct ldpaa_dq *dq) in ldpaa_dq_flags() 508 const struct dpaa_fd *ldpaa_dq_fd(const struct ldpaa_dq *dq) in ldpaa_dq_fd()
|
| /OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/ |
| H A D | qbman-portal.h | 301 static inline int qbman_result_is_DQ(const struct dpaa2_dq *dq) in qbman_result_is_DQ() 311 static inline int qbman_result_is_SCN(const struct dpaa2_dq *dq) in qbman_result_is_SCN() 317 static inline int qbman_result_is_FQDAN(const struct dpaa2_dq *dq) in qbman_result_is_FQDAN() 323 static inline int qbman_result_is_CDAN(const struct dpaa2_dq *dq) in qbman_result_is_CDAN() 329 static inline int qbman_result_is_CSCN(const struct dpaa2_dq *dq) in qbman_result_is_CSCN() 335 static inline int qbman_result_is_BPSCN(const struct dpaa2_dq *dq) in qbman_result_is_BPSCN() 341 static inline int qbman_result_is_CGCU(const struct dpaa2_dq *dq) in qbman_result_is_CGCU() 347 static inline int qbman_result_is_FQRN(const struct dpaa2_dq *dq) in qbman_result_is_FQRN() 353 static inline int qbman_result_is_FQRNI(const struct dpaa2_dq *dq) in qbman_result_is_FQRNI() 359 static inline int qbman_result_is_FQPN(const struct dpaa2_dq *dq) in qbman_result_is_FQPN()
|
| /OK3568_Linux_fs/kernel/lib/raid6/ |
| H A D | recov_ssse3.c | 19 u8 *p, *q, *dp, *dq; in raid6_2data_recov_ssse3() local 194 u8 *p, *q, *dq; in raid6_datap_recov_ssse3() local
|
| H A D | recov_avx512.c | 27 u8 *p, *q, *dp, *dq; in raid6_2data_recov_avx512() local 230 u8 *p, *q, *dq; in raid6_datap_recov_avx512() local
|
| H A D | recov_avx2.c | 19 u8 *p, *q, *dp, *dq; in raid6_2data_recov_avx2() local 189 u8 *p, *q, *dq; in raid6_datap_recov_avx2() local
|
| H A D | recov_neon.c | 32 u8 *p, *q, *dp, *dq; in raid6_2data_recov_neon() local 72 u8 *p, *q, *dq; in raid6_datap_recov_neon() local
|
| H A D | recov_s390xc.c | 26 u8 *p, *q, *dp, *dq; in raid6_2data_recov_s390xc() local 75 u8 *p, *q, *dq; in raid6_datap_recov_s390xc() local
|
| H A D | recov.c | 23 u8 *p, *q, *dp, *dq; in raid6_2data_recov_intx1() local 67 u8 *p, *q, *dq; in raid6_datap_recov_intx1() local
|
| H A D | recov_neon_inner.c | 28 uint8_t *dq, const uint8_t *pbmul, in __raid6_2data_recov_neon() 77 void __raid6_datap_recov_neon(int bytes, uint8_t *p, uint8_t *q, uint8_t *dq, in __raid6_datap_recov_neon()
|
| /OK3568_Linux_fs/u-boot/cmd/ddr_tool/ddr_dq_eye/ |
| H A D | ddr_dq_eye.c | 40 u8 dq; in calc_print_border() local 99 u8 dq; in print_ddr_dq_eye() local 150 u8 dq; in cs_eye_width_min() local
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | ddr3_pbs.c | 97 u32 pup, dq, pups, cur_max_pup, valid_pup, reg; in ddr3_pbs_tx() local 539 u32 pup, dq, pups, cur_max_pup, valid_pup, reg; in ddr3_pbs_rx() local 1090 u32 dq; in lock_pups() local 1149 u32 pup, dq; in ddr3_pbs_per_bit() local 1419 u32 pup, phys_pup, dq; in ddr3_set_pbs_results() local
|
| H A D | ddr3_sdram.c | 99 __maybe_unused u32 dq; in compare_pattern_v1() local 172 __maybe_unused u32 dq; in ddr3_sdram_compare() local 292 u32 ui, dq, pup; in ddr3_sdram_pbs_compare() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | g721.c | 87 short dq, i; in g721_encoder() local 138 short dq; in g721_decoder() local
|
| H A D | g723_24.c | 74 short dq, i; in g723_24_encoder() local 123 short dq; in g723_24_decoder() local
|
| H A D | g723_40.c | 93 short dq, i; in g723_40_encoder() local 143 short dq; in g723_40_decoder() local
|
| H A D | g72x.c | 276 short dq; /* Reconstructed difference signal sample */ in reconstruct() local 296 void update(int code_size, int y, int wi, int fi, int dq, int sr, in update()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | cn66xx_regs.h | 311 #define CN6XXX_DMA_CNT(dq) \ argument 314 #define CN6XXX_DMA_INT_LEVEL(dq) \ argument 317 #define CN6XXX_DMA_PKT_INT_LEVEL(dq) \ argument 320 #define CN6XXX_DMA_TIME_INT_LEVEL(dq) \ argument 323 #define CN6XXX_DMA_TIM(dq) \ argument
|
| H A D | cn23xx_pf_regs.h | 366 #define CN23XX_DMA_CNT(dq) \ argument 369 #define CN23XX_DMA_INT_LEVEL(dq) \ argument 372 #define CN23XX_DMA_PKT_INT_LEVEL(dq) \ argument 375 #define CN23XX_DMA_TIME_INT_LEVEL(dq) \ argument 378 #define CN23XX_DMA_TIM(dq) \ argument
|
| /OK3568_Linux_fs/u-boot/include/fsl-mc/ |
| H A D | fsl_dpaa_fd.h | 101 static inline int ldpaa_dq_is_pull(const struct ldpaa_dq *dq) in ldpaa_dq_is_pull() 106 const struct ldpaa_dq *dq) in ldpaa_dq_is_pull_complete()
|
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_cex2a.h | 80 unsigned char dq[64]; member 93 unsigned char dq[128]; member 106 unsigned char dq[256]; member
|
| H A D | zcrypt_msgtype50.c | 108 unsigned char dq[64]; member 121 unsigned char dq[128]; member 134 unsigned char dq[256]; member 272 unsigned char *p, *q, *dp, *dq, *u, *inp; in ICACRT_msg_to_type50CRT_msg() local
|
| /OK3568_Linux_fs/kernel/crypto/async_tx/ |
| H A D | async_raid6_recov.c | 208 struct page *p, *q, *g, *dp, *dq; in __2data_recov_5() local 299 struct page *p, *q, *dp, *dq; in __2data_recov_n() local 476 struct page *p, *q, *dq; in async_raid6_datap_recov() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_dquot.c | 70 struct xfs_dquot *dq) in xfs_qm_adjust_dqlimits() 161 struct xfs_dquot *dq) in xfs_qm_adjust_dqtimers() 1404 struct xfs_dquot *dq; in xfs_qm_dqiterate() local
|
| /OK3568_Linux_fs/kernel/include/crypto/internal/ |
| H A D | rsa.h | 38 const u8 *dq; member
|