Searched refs:IER_CLR (Results 1 – 3 of 3) sorted by relevance
71 #define IER_CLR 0 /* clear bits in IER */ macro
118 #define IER_CLR 0 /* clear bits in IER */ macro363 out_8(&via1[IER], IER_CLR | 0x7f); /* disable all intrs */ in find_via_pmu()1325 out_8(&via1[IER], CB1_INT | IER_CLR); in pmu_suspend()1860 out_8(&via1[IER], IER_CLR | 0x7f); /* disable all intrs */ in restore_via_state()
83 #define IER_CLR 0 /* clear bits in IER */ macro