HomeSort by: relevance | last modified time | path
    Searched refs:tx3904sio_fifo_pop (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/mips/
dv-tx3904sio.c 99 static char tx3904sio_fifo_pop(struct hw*, struct tx3904sio_fifo*);
347 register_value = (tx3904sio_fifo_pop(me, & controller->rx_fifo) << 24);
490 cc = tx3904sio_fifo_pop(me, & controller->tx_fifo);
509 cc = tx3904sio_fifo_pop(me, & controller->tx_fifo);
565 tx3904sio_fifo_pop(struct hw* me, struct tx3904sio_fifo* fifo) function
  /src/external/gpl3/gdb.old/dist/sim/mips/
dv-tx3904sio.c 99 static char tx3904sio_fifo_pop(struct hw*, struct tx3904sio_fifo*);
347 register_value = (tx3904sio_fifo_pop(me, & controller->rx_fifo) << 24);
490 cc = tx3904sio_fifo_pop(me, & controller->tx_fifo);
509 cc = tx3904sio_fifo_pop(me, & controller->tx_fifo);
565 tx3904sio_fifo_pop(struct hw* me, struct tx3904sio_fifo* fifo) function

Completed in 25 milliseconds