Searched refs:CCR (Results 26 - 38 of 38) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/mm/
H A Dtlb-miss.S46 # SCR2 - saved CCR
91 # SCR2 - saved CCR
137 movsg ccr,gr30 /* save CCR */
258 movsg ccr,gr30 /* save CCR */
376 movsg ccr,gr30 /* save CCR */
485 movsg ccr,gr30 /* save CCR */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Dvis3-mont.pl271 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
285 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
H A Dsparct4-mont.pl860 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
874 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
1114 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
1128 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Dvis3-mont.pl271 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
285 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
H A Dsparct4-mont.pl860 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
874 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
1114 subcc %g0, $ovf, %g0 ! move upmost overflow to CCR.xcc
1128 subcc $num, 8, $cnt ! cnt=num-1 and clear CCR.xcc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dimxmmc.c281 CCR(host->dma) = CCR_DMOD_LINEAR | CCR_DSIZ_32 | CCR_SMOD_FIFO | CCR_SSIZ_16 | CCR_REN;
293 CCR(host->dma) = CCR_SMOD_LINEAR | CCR_SSIZ_32 | CCR_DMOD_FIFO | CCR_DSIZ_16 | CCR_REN;
692 CCR(host->dma));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dstallion.c2580 outb((CCR + uartaddr), ioaddr);
2646 if (stl_cd1400getreg(portp, CCR) == 0)
2849 stl_cd1400setreg(portp, CCR, CCR_CORCHANGE);
2967 stl_cd1400setreg(portp, CCR, ccr);
3077 stl_cd1400setreg(portp, CCR, CCR_SENDSCHR1);
3097 stl_cd1400setreg(portp, CCR, CCR_SENDSCHR2);
3138 stl_cd1400setreg(portp, CCR, CCR_SENDSCHR1);
3143 stl_cd1400setreg(portp, CCR, CCR_SENDSCHR2);
3167 stl_cd1400setreg(portp, CCR, CCR_TXFLUSHFIFO);
H A Dsynclink_gt.c401 #define CCR 0x89 /* clock control */ macro
3839 /* CCR (clock control)
3847 wr_reg8(info, CCR, 0x49);
4121 /* CCR (clock control)
4130 wr_reg8(info, CCR, 0x69);
4291 /* CCR (clock control)
4325 wr_reg8(info, CCR, (unsigned char)val);
H A Dsynclink.c347 #define CCR 0x06 /* Channel Control Register */ macro
5134 /* Channel Control Register (CCR)
5163 usc_OutReg( info, CCR, RegValue );
6071 /* Channel Control Register (CCR)
6085 usc_OutReg( info, CCR, 0x0100 );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dbfin_can.h114 #define CCR 0x0080 /* CAN Configuration Mode Request */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_main.c80 snd_emu10k1_ptr_write(emu, CCR, ch, 0);
1893 CPF, PTRX, CVCF, VTFT, Z1, Z2, PSST, DSL, CCCA, CCR, CLP,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/common/
H A Dpl330.c263 CCR, enumerator in enum:dmamov_dst
554 dst == SAR ? "SAR" : (dst == DAR ? "DAR" : "CCR"), val);
1168 /* DMAMOV CCR, ccr */
1169 off += _emit_MOV(dry_run, &buf[off], CCR, pxs->ccr);
1300 dev_info(thrd->dmac->pinfo->dev, "%s:%d Invalid CCR(%x)!\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demu10k1.h440 #define CCR 0x09 /* Cache control register */ macro
1952 #define GPR_COND 0x57 /* CCR, condition register */
2103 #define A_GPR_COND 0xd7 /* CCR, condition register */

Completed in 130 milliseconds

12