Searched refs:sts1 (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/sh/boards/mach-se/7206/
H A Dirq.c91 unsigned short sts0,sts1; local
98 sts1 = __raw_readw(INTSTS1);
109 sts1 &= ~0x00ff;
113 __raw_writew(sts1, INTSTS1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/matrox/
H A Dmatroxfb_base.c852 unsigned int sts1; local
858 sts1 = mga_inb(M_INSTS1);
863 if (sts1 & 1)
865 if (sts1 & 8)

Completed in 120 milliseconds