Searched refs:sts1 (Results 1 – 5 of 5) sorted by relevance
94 unsigned short sts0,sts1; in eoi_se7206_irq() local101 sts1 = __raw_readw(INTSTS1); in eoi_se7206_irq()112 sts1 &= ~0x00ff; in eoi_se7206_irq()116 __raw_writew(sts1, INTSTS1); in eoi_se7206_irq()
60 tr->tco.sts1 |= TCO_TIMEOUT; in tco_timer_expired()109 ret = tr->tco.sts1; in tco_ioport_readw()155 tr->tco.sts1 |= SW_TCO_SMI; in tco_ioport_writew()160 tr->tco.sts1 |= TCO_INT_STS; in tco_ioport_writew()164 tr->tco.sts1 = val & TCO1_STS_MASK; in tco_ioport_writew()234 .sts1 = TCO1_STS_DEFAULT, in acpi_pm_tco_init()261 VMSTATE_UINT16(tco.sts1, TCOIORegs),
60 uint16_t sts1; member
188 u32 sts1, sts2, sts3; in wcd9380_interrupt_callback() local192 regmap_read(wcd->regmap, WCD938X_DIGITAL_INTR_STATUS_0, &sts1); in wcd9380_interrupt_callback()196 } while (sts1 || sts2 || sts3); in wcd9380_interrupt_callback()
845 unsigned int sts1; in matroxfb_get_vblank() local851 sts1 = mga_inb(M_INSTS1); in matroxfb_get_vblank()856 if (sts1 & 1) in matroxfb_get_vblank()858 if (sts1 & 8) in matroxfb_get_vblank()