Searched refs:sts1 (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/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.4.14/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"),
|
H A D | berlin-bg4ct.c | 172 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), /* CLK */ 178 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), /* SOP */ 184 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), /* SD */ 190 BERLIN_PINCTRL_FUNCTION(0x1, "sts1"), /* VALD */
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.c | 843 unsigned int sts1; matroxfb_get_vblank() local 849 sts1 = mga_inb(M_INSTS1); matroxfb_get_vblank() 854 if (sts1 & 1) matroxfb_get_vblank() 856 if (sts1 & 8) matroxfb_get_vblank()
|
Completed in 281 milliseconds