Searched refs:branchAddress (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dvideo1394.c393 ir_prg[0].branchAddress = cpu_to_le32((dma_prog_region_offset_to_bus(ir_reg,
403 ir_prg[1].branchAddress = cpu_to_le32((dma_prog_region_offset_to_bus(ir_reg,
413 ir_prg[i].branchAddress =
623 it_prg[i].begin.branchAddress =
626 it_prg[i].end.branchAddress =
634 it_prg[i].begin.branchAddress = 0;
635 it_prg[i].end.branchAddress = 0;
663 it_prg[i].begin.branchAddress =
666 it_prg[i].end.branchAddress =
674 it_prg[i].begin.branchAddress
[all...]
H A Dohci1394.c371 d->prg_cpu[i]->branchAddress =
374 d->prg_cpu[i]->branchAddress =
630 d->prg_cpu[idx]->begin.branchAddress = 0;
691 d->prg_cpu[idx]->end.branchAddress = 0;
697 &(d->prg_cpu[idx]->end.branchAddress);
718 &(d->prg_cpu[idx]->begin.branchAddress);
740 d->prg_cpu[idx]->end.branchAddress = 0;
749 d->prg_cpu[idx]->begin.branchAddress,
757 d->prg_cpu[idx]->end.branchAddress,
761 d->branchAddrPtr = &(d->prg_cpu[idx]->end.branchAddress);
[all...]
H A Dohci1394.h63 u32 branchAddress; member in struct:dma_cmd

Completed in 94 milliseconds