Searched refs:cr26 (Results 1 – 3 of 3) sorted by relevance
/linux-2.4.37.9/include/asm-parisc/ |
D | asmregs.h | 149 tr2: .reg %cr26 176 cr26: .reg %cr26
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | real2.S | 115 PUSH_CR(%cr26, %r28) 133 POP_CR(%cr26, %r26)
|
/linux-2.4.37.9/drivers/parport/ |
D | parport_pc.c | 1210 int cr1,cr4,cra,cr23,cr26,cr27,i=0; in show_parconfig_smsc37c669() local 1227 cr26=inb(io+1); in show_parconfig_smsc37c669() 1235 cr1,cr4,cra,cr23,cr26,cr27); in show_parconfig_smsc37c669() 1243 (cr26 &0x0f) ? 'A'-1+(cr26 &0x0f): '-', cra & 0x0f); in show_parconfig_smsc37c669() 1275 d=(cr26 &0x0f); in show_parconfig_smsc37c669()
|