Home
last modified time | relevance | path

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

/dports/emulators/tme/tme-0.8/ic/stp22xx/
H A Dstp222x-mdu.c336 buffer_i = stp222x->tme_stp222x_mdu_dispatch_buffer; in _tme_stp222x_mdu_dispatch_complete()
394 stp222x->tme_stp222x_mdu_dispatch_buffer = buffer_i; in _tme_stp222x_mdu_dispatch_complete()
413 buffer_i = stp222x->tme_stp222x_mdu_dispatch_buffer; in tme_stp222x_mdu_dispatch()
426 if (buffer_i == stp222x->tme_stp222x_mdu_dispatch_buffer) { in tme_stp222x_mdu_dispatch()
432 stp222x->tme_stp222x_mdu_dispatch_buffer = buffer_i; in tme_stp222x_mdu_dispatch()
H A Dstp222x-impl.h378 unsigned int tme_stp222x_mdu_dispatch_buffer; member