Search | Google it | Results 1 - 1 of 1 for funcall:GIO_IIA from tkernel_2/lib/libtk/src/sysdepend/tef_em1d/int.c (0.00 seconds) |
200: out_w(GIO_IDS(gb), m); /* disable interrupt */ 201: out_w(GIO_IIA(gb), in_w(GIO_IIA(gb)) & ~m); /* disassert interrupt pin */ 202: _EI(imask); 210: out_w(GIO_IDT(n, gb), (in_w(GIO_IDT(n, gb)) & ~mm) | mv); 211: out_w(GIO_IIA(gb), in_w(GIO_IIA(gb)) | m); /* assert interrupt pin */ 212: _EI(imask);