Searched refs:IER_CLR (Results 1 – 3 of 3) sorted by relevance
69 #define IER_CLR 0 /* clear bits in IER */ macro
117 #define IER_CLR 0 /* clear bits in IER */ macro359 out_8(&via1[IER], IER_CLR | 0x7f); /* disable all intrs */ in find_via_pmu()1319 out_8(&via1[IER], CB1_INT | IER_CLR); in pmu_suspend()1855 out_8(&via1[IER], IER_CLR | 0x7f); /* disable all intrs */ in restore_via_state()
86 #define IER_CLR 0 /* clear bits in IER */ macro