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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dasmregs.h137 eirr: .reg %cr23
164 cr23: .reg %cr23
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_pc.c963 int cr1, cr4, cra, cr23, cr26, cr27; local
981 cr23 = inb(io + 1);
992 cr1, cr4, cra, cr23, cr26, cr27);
999 cr23 * 4,
1004 (cr23 * 4 >= 0x100) ? "yes" : "no",
1017 if (cr23 * 4 >= 0x100) { /* if active */
1023 switch (cr23 * 4) {

Completed in 112 milliseconds