Searched refs:OHCI1394_IntMaskClear (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h41 #define OHCI1394_IntMaskClear 0x08C macro
H A Dohci.c1852 reg_write(ohci, OHCI1394_IntMaskClear, ~0);
2967 reg_write(ohci, OHCI1394_IntMaskClear, ~0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dinit_ohci1394_dma.c206 reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);
H A Dohci1394.h288 #define OHCI1394_IntMaskClear 0x08C macro
H A Dohci1394.c2246 reg_write(ohci, OHCI1394_IntMaskClear, OHCI1394_busReset);
3172 reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);
3263 reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);
3340 reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);
3390 reg_write(ohci, OHCI1394_IntMaskClear, 0xffffffff);

Completed in 42 milliseconds