Searched refs:CardP (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/char/rio/
H A Dhost.h53 struct DpRam __iomem *CardP; /* KV address of DPRAM, with overlay */ member in struct:Host
105 #define Control CardP->DpControl
106 #define SetInt CardP->DpSetInt
107 #define ResetTpu CardP->DpResetTpu
108 #define ResetInt CardP->DpResetInt
109 #define Signature CardP->DpSignature
110 #define Sram1 CardP->DpSram1
111 #define Sram2 CardP->DpSram2
112 #define Sram3 CardP->DpSram3
113 #define Scratch CardP
[all...]
H A Drio_linux.c983 hp->CardP = (struct DpRam __iomem *) hp->Caddr;
1036 hp->CardP = (struct DpRam __iomem *) hp->Caddr;
1078 hp->CardP = (struct DpRam __iomem *) hp->Caddr;
1166 RIOHostReset(hp->Type, hp->CardP, hp->Slot);
H A Drioboot.c264 RIOHostReset(HostP->Type, HostP->CardP, HostP->Slot);
440 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
470 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
489 RIOHostReset( HostP->Type, HostP->CardP, HostP->Slot );
H A Drioinit.c104 p->RIOHosts[p->RIONumHosts].CardP = virtAddr;

Completed in 68 milliseconds