Searched refs:src_addr_lo (Results 1 – 2 of 2) sorted by relevance
290 command->src_addr_lo = U64_LO(source_offset); in lm_dmae_command_set_block()787 … ( ( 0 == command->src_addr_lo ) && ( command->src_addr_hi == command->src_addr_lo ) ) ) in lm_dmae_post_command()798 (int)command->src_addr_lo, in lm_dmae_post_command()898 operation->main_cmd.src_addr_lo = src_addr.as_u32.low; in lm_dmae_context_execute_sub_operation()904 operation->main_cmd.src_addr_lo = context->intermediate_buffer_paddr.as_u32.low; in lm_dmae_context_execute_sub_operation()
221 u32_t src_addr_lo /* source address low/grc address */; member