Home
last modified time | relevance | path

Searched refs:cr23 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-parisc/
Dasmregs.h146 eirr: .reg %cr23
173 cr23: .reg %cr23
/linux-2.4.37.9/drivers/parport/
Dparport_pc.c1210 int cr1,cr4,cra,cr23,cr26,cr27,i=0; in show_parconfig_smsc37c669() local
1225 cr23=inb(io+1); in show_parconfig_smsc37c669()
1235 cr1,cr4,cra,cr23,cr26,cr27); in show_parconfig_smsc37c669()
1241 "fifo threshold=%d\n", cr23*4, in show_parconfig_smsc37c669()
1245 (cr23*4 >=0x100) ?"yes":"no", (cr1 & 4) ? "yes" : "no"); in show_parconfig_smsc37c669()
1255 if(cr23*4 >=0x100) { /* if active */ in show_parconfig_smsc37c669()
1262 switch (cr23*4) { in show_parconfig_smsc37c669()