Home
last modified time | relevance | path

Searched refs:dst_type (Results 1 – 8 of 8) sorted by relevance

/drivers/media/pci/bt8xx/
A Ddst.c743 .dst_type = DST_TYPE_IS_SAT,
752 .dst_type = DST_TYPE_IS_SAT,
761 .dst_type = DST_TYPE_IS_SAT,
770 .dst_type = DST_TYPE_IS_SAT,
780 .dst_type = DST_TYPE_IS_SAT,
789 .dst_type = DST_TYPE_IS_SAT,
798 .dst_type = DST_TYPE_IS_SAT,
808 .dst_type = DST_TYPE_IS_SAT,
835 .dst_type = DST_TYPE_IS_TERR,
844 .dst_type = DST_TYPE_IS_TERR,
[all …]
A Ddst_common.h101 u8 dst_type; member
143 u8 dst_type; member
/drivers/net/ethernet/qlogic/qed/
A Dqed_hw.c615 u8 dst_type, in qed_dmae_execute_sub_operation() argument
640 switch (dst_type) { in qed_dmae_execute_sub_operation()
668 if (dst_type == QED_DMAE_ADDRESS_HOST_VIRT) in qed_dmae_execute_sub_operation()
679 u8 src_type, u8 dst_type, in qed_dmae_execute_command() argument
695 src_addr, src_type, dst_addr, dst_type, in qed_dmae_execute_command()
704 (dst_type == QED_DMAE_ADDRESS_GRC), in qed_dmae_execute_command()
728 if (dst_type == QED_DMAE_ADDRESS_GRC) in qed_dmae_execute_command()
744 dst_type, in qed_dmae_execute_command()
/drivers/gpu/drm/i915/selftests/
A Dintel_memory_region.c1208 u64 size, u32 src_type, u32 dst_type) in _perf_memcpy() argument
1241 dst = create_region_for_mapping(dst_mr, size, dst_type, &dst_addr); in _perf_memcpy()
1271 dst_mr->name, repr_type(dst_type), in _perf_memcpy()
1280 dst_mr->name, repr_type(dst_type), in _perf_memcpy()
/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x.h2051 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type,
2055 u8 src_type, u8 dst_type);
A Dbnx2x_main.c493 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, in bnx2x_dmae_opcode() argument
499 (dst_type << DMAE_COMMAND_DST_SHIFT)); in bnx2x_dmae_opcode()
520 u8 src_type, u8 dst_type) in bnx2x_prep_dmae_with_comp() argument
525 dmae->opcode = bnx2x_dmae_opcode(bp, src_type, dst_type, in bnx2x_prep_dmae_with_comp()
/drivers/staging/media/ipu3/
A Dipu3-abi.h1998 u32 dst_type; member
A Dipu3-css.c537 .dst_type = IMGU_ABI_BL_DMACMD_TYPE_SP_PMEM, in imgu_css_hw_start()

Completed in 63 milliseconds