Searched refs:main_channel (Results 1 – 2 of 2) sorted by relevance
490 last_sge->comp_addr_lo = lm_dmae_idx_to_go_cmd(operation->context->main_channel) / 4; in lm_dmae_operation_add_sge()607 context->main_channel = channel_idx; in lm_dmae_context_create()655 context->main_channel = loader_channel_idx; in lm_dmae_context_create_sgl()836 lm_dmae_post_command(pdev, context->main_channel, &operation->main_cmd); in lm_dmae_context_execute_sgl()953 lm_dmae_post_command(pdev, context->main_channel, &operation->main_cmd); in lm_dmae_context_execute_sub_operation()
235 u8_t main_channel; member