Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/bus/multibus/
H A D3c400.c110 #define TME_3C400_CALLOUT_CTRL TME_BIT(1) macro
212 if (callouts & TME_3C400_CALLOUT_CTRL) { in _tme_3c400_callout()
239 later_callouts |= TME_3C400_CALLOUT_CTRL; in _tme_3c400_callout()
521 new_callouts |= TME_3C400_CALLOUT_CTRL; in _tme_3c400_bus_cycle()