Searched refs:ctrlClear (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 Dohci1394.h101 int ctrlClear; member in struct:dma_rcv_ctx
132 int ctrlClear; member in struct:dma_trm_ctx
H A Dvideo1394.c101 int ctrlClear; member in struct:dma_iso_ctx
154 ohci1394_stop_context(d->ohci, d->ctrlClear, NULL);
241 d->ctrlClear = OHCI1394_IsoRcvContextControlClear+32*d->ctx;
270 d->ctrlClear = OHCI1394_IsoXmitContextControlClear+16*d->ctx;
441 ohci1394_stop_context(ohci, d->ctrlClear, NULL);
449 reg_write(ohci, d->ctrlClear, 0xf0000000);
691 ohci1394_stop_context(ohci, d->ctrlClear, NULL);
H A Dohci1394.c358 ohci1394_stop_context(ohci, d->ctrlClear, NULL);
387 reg_write(ohci, d->ctrlClear, 0xffffffff);
418 ohci1394_stop_context(ohci, d->ctrlClear, NULL);
2088 ohci1394_stop_context(ohci, d->ctrlClear, NULL);
2289 ohci1394_stop_context(ohci, d->ctrlClear,
2301 ohci1394_stop_context(ohci, d->ctrlClear,
2312 ohci1394_stop_context(ohci, d->ctrlClear, "RQPkt");
2322 ohci1394_stop_context(ohci, d->ctrlClear, "RSPkt");
2500 ohci1394_stop_context(ohci, d->ctrlClear, msg);
2511 ohci1394_stop_context(ohci, d->ctrlClear,
[all...]

Completed in 43 milliseconds