Home
last modified time | relevance | path

Searched refs:cr1 (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/arch/ppc/kernel/
Dcpu_setup_6xx.S189 cmpi cr1,r10,9
191 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq
309 cmpli cr1,r3,0x000c /* 7400 */
315 cror 4*cr1+eq,4*cr1+eq,4*cr2+eq
319 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq
326 beq cr1,1f
376 cmpli cr1,r3,0x000c /* 7400 */
382 cror 4*cr1+eq,4*cr1+eq,4*cr2+eq
386 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq
403 1: beq cr1,2f
Didle_6xx.S180 cror 4*cr1+eq,4*cr0+eq,4*cr0+eq
187 beq cr1,1f
201 beq cr1,1f
Dhead_4xx.S851 cmplw cr1,r1,r24
852 crand cr1,cr1,cr4
Dhead_44x.S1036 cmplw cr1,r1,r24
1037 crand cr1,cr1,cr4
/linux-2.4.37.9/arch/ppc/boot/simple/
Dclear.S14 cmpli cr1,r8,0x8001; /* 7455 */ \
17 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq; \
Dhead.S82 cmpli cr1,r8,0x8001 /* 7455 */
84 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq /* Now test if any are true. */
/linux-2.4.37.9/arch/ppc64/lib/
Dmemcpy.S17 cmpldi cr1,r5,16
21 blt cr1,.Lshort_copy
36 blt cr1,3f
121 cmpwi cr1,r5,8
124 ble cr1,.Ldo_tail
Dcopyuser.S17 cmpldi cr1,r5,16
30 blt cr1,.Lshort_copy
45 blt cr1,72f
130 6: cmpwi cr1,r5,8
133 ble cr1,.Ldo_tail
256 3: cmpldi cr1,r5,8
259 blt cr1,93f
/linux-2.4.37.9/arch/arm/mach-sa1100/
Dssp.c129 ssp->cr1 = Ser4SSCR1; in ssp_save_state()
145 Ser4SSCR1 = ssp->cr1; in ssp_restore_state()
/linux-2.4.37.9/include/asm-sh64/
Dregisters.h32 #define SSR cr1
175 # define __c1 __str(cr1) /* SSR */
/linux-2.4.37.9/include/asm-arm/hardware/
Dssp.h15 unsigned int cr1; member
/linux-2.4.37.9/arch/ppc/boot/common/
Dutil.S112 cmpli cr1,r8,0x8001 /* 7455 */
114 cror 4*cr0+eq,4*cr0+eq,4*cr1+eq /* Now test if any are true. */
/linux-2.4.37.9/include/asm-ppc64/
Dppc_asm.tmpl4 #define cr1 1
/linux-2.4.37.9/drivers/parport/
Dparport_pc.c1210 int cr1,cr4,cra,cr23,cr26,cr27,i=0; in show_parconfig_smsc37c669() local
1219 cr1=inb(io+1); in show_parconfig_smsc37c669()
1235 cr1,cr4,cra,cr23,cr26,cr27); in show_parconfig_smsc37c669()
1245 (cr23*4 >=0x100) ?"yes":"no", (cr1 & 4) ? "yes" : "no"); in show_parconfig_smsc37c669()
1247 (cr1 & 0x08 ) ? "Standard mode only (SPP)" : modes[cr4 & 0x03], in show_parconfig_smsc37c669()
/linux-2.4.37.9/include/asm-ppc/
Dppc_asm.h181 #define cr1 1 macro
/linux-2.4.37.9/drivers/telephony/
Dixj.h615 } cr1; member
Dixj.c969 XR0.bitreg.RMR = j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR; in ixj_pstn_state()
1004 …if(j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR != XR0.bitreg.RMR && time_after(jiffies, j->pstn… in ixj_pstn_state()
1006 daaint.bitreg.SI_1 = j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR; in ixj_pstn_state()
5039 j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg = wdata.bytes.high; in daa_CR_read()
5376 bytes.high = j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg; in ixj_daa_write()
7458 len += sprintf(buf + len, "\nDAA RMR = %d", j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.bitreg.RMR); in ixj_get_status_proc()
7461 len += sprintf(buf + len, "\nDAA CR1 = 0x%02x", j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg); in ixj_get_status_proc()
8051 j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg = 0x05; in DAA_Coeff_US()
8232 j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg = 0x05; in DAA_Coeff_UK()
8412 j->m_DAAShadowRegs.SOP_REGS.SOP.cr1.reg = 0x05; in DAA_Coeff_France()
[all …]