gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:GIO_IDS (0.00 seconds)
tkernel_2
kernel/sysdepend/device/tef_em1d/tkdev_init.c - 2.9KB - 86 lines
37:                 gb = giob[i];
38:                 out_w(GIO_IDS(gb), 0xffffffff); /* disable interrupt */
39:                 out_w(GIO_IIA(gb), 0x00000000); /* disassert interrupt pin */
lib/libtk/src/sysdepend/tef_em1d/int.c - 11.8KB - 303 lines
199:                 _DI(imask);
200:                 out_w(GIO_IDS(gb), m);                            /* disable interrupt */
201:                 out_w(GIO_IIA(gb), in_w(GIO_IIA(gb)) & ~m); /* disassert interrupt pin */
More results from int.c