Searched refs:SPR (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_16654.h42 #define SPR 7 // ScratchPad Register macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/video/
H A Dtrident.h73 #define SPR 0x1F /* Software Programming Register (videoram) */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/xmon/
H A Dspu-insns.h122 SPR SPR/CH pipeline
149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data */
151 APUOP(M_RCHCNT, RR, 0x00f, "rchcnt", _A2(A_T,A_H), 00002, SPR) /* ReaDCHanCouNT RT<-CA:count */
160 APUOP(M_MTSPR, RR, 0x10c, "mtspr", _A2(A_S,A_T), 00001, SPR) /* MTSPR SA<-RT */
161 APUOP(M_WRCH, RR, 0x10d, "wrch", _A2(A_H,A_T), 00001, SPR) /* ChanWRite CA<-RT */
335 APUOP(M_SYSCALL, RI7, 0x10c, "syscall", _A3(A_T,A_A,A_S7N), 00002, SPR) /* System Call */
H A Dppc-opc.c466 /* The SPR field in an XFX form instruction. This is flipped--the macro
468 #define SPR SISIGNOPT + 1
469 #define PMR SPR
474 #define SPRBAT SPR + 1
495 /* The TBR field in an XFX form instruction. This is like the SPR
1426 /* The SPR field in an XFX form instruction. This is flipped--the
1487 /* The TBR field in an XFX instruction. This is just like SPR, but it
1803 /* An XFX form instruction with the SPR field filled in. */
1808 /* An XFX form instruction with the SPR field filled in except for the
1812 /* An XFX form instruction with the SPR fiel
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dimsttfb.c76 SPR = 27, /* 0x6C */ enumerator in enum:__anon7187
735 write_reg_le32(par->dc_regs, SPR, pitch);
H A Dtridentfb.c681 tmp = read3X4(SPR) & 0x0F;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/xmon/
H A Dppc-opc.c347 /* The SPR field in an XFX form instruction. This is flipped--the macro
349 #define SPR (51)
371 /* The TBR field in an XFX form instruction. This is like the SPR
832 /* The SPR field in an XFX form instruction. This is flipped--the
847 /* The TBR field in an XFX instruction. This is just like SPR, but it
1072 /* An XFX form instruction with the SPR field filled in. */
1077 /* An XFX form instruction with the SPR field filled in except for the
1081 /* An XFX form instruction with the SPR field filled in except for the
2192 { "mfdcr", X(31,323), X_MASK, PPC, { RT, SPR } },
2222 { "mfspr", X(31,339), X_MASK, PPC|POWER, { RT, SPR } },
[all...]

Completed in 78 milliseconds