Searched refs:sts1 (Results 1 - 4 of 4) sorted by relevance
/linux-4.1.27/arch/sh/boards/mach-se/7206/ |
H A D | irq.c | 93 unsigned short sts0,sts1; eoi_se7206_irq() local 100 sts1 = __raw_readw(INTSTS1); eoi_se7206_irq() 111 sts1 &= ~0x00ff; eoi_se7206_irq() 115 __raw_writew(sts1, INTSTS1); eoi_se7206_irq()
|
/linux-4.1.27/drivers/pinctrl/berlin/ |
H A D | berlin-bg2q.c | 86 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), 93 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"), 99 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"), 106 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"), 114 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"), 121 BERLIN_PINCTRL_FUNCTION(0x4, "sts1")), 126 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"),
|
H A D | berlin-bg2.c | 45 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), 92 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"), 99 BERLIN_PINCTRL_FUNCTION(0x4, "sts1"),
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 850 unsigned int sts1; matroxfb_get_vblank() local 856 sts1 = mga_inb(M_INSTS1); matroxfb_get_vblank() 861 if (sts1 & 1) matroxfb_get_vblank() 863 if (sts1 & 8) matroxfb_get_vblank()
|
Completed in 207 milliseconds