Searched refs:branch_address (Results 1 – 1 of 1) sorted by relevance
76 __le32 branch_address; member741 d->branch_address &= cpu_to_le32(~0xf); in ar_context_link_page()747 d->branch_address |= cpu_to_le32(1); in ar_context_link_page()1106 d->branch_address = cpu_to_le32(ctx->descriptors_bus + in ar_context_init()1154 while (last->branch_address != 0) { in context_retire_descriptors()1156 address = le32_to_cpu(last->branch_address); in context_retire_descriptors()1318 le32_to_cpu(ctx->last->branch_address)); in context_run()1339 d_branch->branch_address = cpu_to_le32(d_bus | z); in context_append()1354 ctx->prev->branch_address = cpu_to_le32(d_bus | z); in context_append()3182 if (ctx->context.last->branch_address == 0) in ohci_start_iso()[all …]