Searched refs:dst_type (Results 1 – 8 of 8) sorted by relevance
| /drivers/media/pci/bt8xx/ |
| A D | dst.c | 743 .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 D | dst_common.h | 101 u8 dst_type; member 143 u8 dst_type; member
|
| /drivers/net/ethernet/qlogic/qed/ |
| A D | qed_hw.c | 615 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 D | intel_memory_region.c | 1208 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 D | bnx2x.h | 2051 u32 bnx2x_dmae_opcode(struct bnx2x *bp, u8 src_type, u8 dst_type, 2055 u8 src_type, u8 dst_type);
|
| A D | bnx2x_main.c | 493 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 D | ipu3-abi.h | 1998 u32 dst_type; member
|
| A D | ipu3-css.c | 537 .dst_type = IMGU_ABI_BL_DMACMD_TYPE_SP_PMEM, in imgu_css_hw_start()
|
Completed in 63 milliseconds