Searched refs:is_dst (Results 1 – 4 of 4) sorted by relevance
157 if (s->is_dst && !bswap) { in xlnx_csu_dma_data_process()171 if (!s->is_dst) { in xlnx_csu_dma_data_process()257 if (!s->is_dst) { in xlnx_csu_dma_done()341 if (size || s->is_dst) { in size_pre_write()348 if (!s->is_dst) { in size_pre_write()380 if (!s->is_dst) { in size_post_write()398 if (!s->is_dst) { in ctrl_post_write()594 assert(s->is_dst); in xlnx_csu_dma_stream_push()647 if (!s->is_dst && !s->tx_dev) { in xlnx_csu_dma_realize()659 register_init_block32(dev, xlnx_csu_dma_regs_info[!!s->is_dst], in xlnx_csu_dma_realize()[all …]
113 static u16 nfp_swreg_to_unreg(swreg reg, bool is_dst) in nfp_swreg_to_unreg() argument161 return is_dst ? UR_REG_NO_DST : REG_NONE; in nfp_swreg_to_unreg()204 static u16 nfp_swreg_to_rereg(swreg reg, bool is_dst, bool has_imm8, bool *i8) in nfp_swreg_to_rereg() argument239 return is_dst ? RE_REG_NO_DST : REG_NONE; in nfp_swreg_to_rereg()
44 bool is_dst; member
10304 + const bool is_dst, const bool hold_flag)10316 + if (is_dst)10331 + if (is_dst)10342 + if (!is_dst && mreq) {10349 + if (is_dst)