Searched refs:cr70 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/i810/
H A Di810.h243 u8 cr39, cr41, cr70, sr01, msr; member in struct:state_registers
H A Di810_main.c510 i = par->hw_state.cr70;
623 par->hw_state.cr70 = i810_readb(CR_DATA_CGA, mmio);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dparport_pc.c1048 int cr30, cr60, cr61, cr70, cr74, crf0; local
1077 cr70 = inb(io + 1);
1087 cr30, cr60, cr61, cr70, cr74, crf0);
1089 (cr30 & 0x01) ? "yes" : "no", cr60, cr61, cr70 & 0x0f);
1107 s->irq = cr70 & 0x0f;

Completed in 105 milliseconds