Searched refs:CB1_INT (Results 1 – 3 of 3) sorted by relevance
57 #define CB1_INT BIT(CB1_INT_BIT) macro
120 #define CB1_INT 0x10 /* transition on CB1 input */ macro465 out_8(&via1[IER], IER_SET | SR_INT | CB1_INT); in via_pmu_start()1316 out_8(&via1[IER], CB1_INT | IER_CLR); in pmu_suspend()1340 out_8(&via1[IER], CB1_INT | IER_SET); in pmu_resume()1592 intr = in_8(&via1[IFR]) & (SR_INT | CB1_INT); in via_pmu_interrupt()1598 intr = CB1_INT; in via_pmu_interrupt()1614 if (intr & CB1_INT) { in via_pmu_interrupt()1854 out_8(&via1[IER], IER_SET | SR_INT | CB1_INT); in restore_via_state()
318 s->ifr &= ~CB1_INT; in mos6522_read()410 s->ifr &= ~CB1_INT; in mos6522_write()