PM_VIA_CLR_INTR
#define PM_VIA_CLR_INTR() via_reg(VIA1, vIFR) = 0x90
#define PM_VIA_CLR_INTR() write_via_reg(VIA1, vIFR, 0x90)