Lines Matching refs:branch_address
68 __le32 branch_address;
707 d->branch_address &= cpu_to_le32(~0xf);
711 wmb(); /* finish init of new descriptors before branch_address update */
713 d->branch_address |= cpu_to_le32(1);
1055 d->branch_address = cpu_to_le32(ctx->descriptors_bus +
1104 while (last->branch_address != 0) {
1106 address = le32_to_cpu(last->branch_address);
1256 le32_to_cpu(ctx->last->branch_address));
1274 wmb(); /* finish init of new descriptors before branch_address update */
1277 d_branch->branch_address = cpu_to_le32(d_bus | z);
1292 ctx->prev->branch_address = cpu_to_le32(d_bus | z);
3083 if (ctx->context.last->branch_address == 0)
3285 d[0].branch_address = cpu_to_le32(d_bus | z);