Home
last modified time | relevance | path

Searched refs:IER_CLR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/macintosh/
Dvia-macii.c71 #define IER_CLR 0 /* clear bits in IER */ macro
Dvia-pmu.c121 #define IER_CLR 0 /* clear bits in IER */ macro
366 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()
Dvia-cuda.c83 #define IER_CLR 0 /* clear bits in IER */ macro