Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/bus/multibus/
H A D3c400.c73 #define TME_3C400_CSR_TINT (0x0020) /* T buffer interrupt enable */ macro
428 | TME_3C400_CSR_TINT)) << 8)); in _tme_3c400_callout()
535 | TME_3C400_CSR_TINT)) { in _tme_3c400_bus_cycle()
660 if (csr & TME_3C400_CSR_TINT) { in _tme_3c400_read()