Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/macintosh/
Dvia-macii.c69 #define IER_CLR 0 /* clear bits in IER */ macro
Dvia-pmu.c117 #define IER_CLR 0 /* clear bits in IER */ macro
359 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()
Dvia-cuda.c86 #define IER_CLR 0 /* clear bits in IER */ macro