Searched refs:OHCI1394_CSRControl (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/firewire/
H A Dohci.h11 #define OHCI1394_CSRControl 0x014 macro
H A Dohci.c1334 reg_write(ohci, OHCI1394_CSRControl, sel);
1337 if (reg_read(ohci, OHCI1394_CSRControl) & 0x80000000) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dohci1394.h260 #define OHCI1394_CSRControl 0x014 macro
H A Dohci1394.c2965 reg_write(ohci, OHCI1394_CSRControl, reg & 0x3);
2968 if (reg_read(ohci, OHCI1394_CSRControl) & 0x80000000)

Completed in 119 milliseconds