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