Lines Matching refs:is_tx
49 bool is_tx; member
111 bool is_tx; member
287 if (qinst->is_tx) { in ti_msgmgr_queue_rx_interrupt()
326 if (qinst->is_tx) in ti_msgmgr_queue_peek_data()
353 if (!qinst->is_tx) in ti_msgmgr_last_tx_done()
517 qinst->is_tx = (readl(qinst->queue_ctrl) & in ti_msgmgr_queue_startup()
522 if (!msg_count && qinst->is_tx) { in ti_msgmgr_queue_startup()
529 if (!qinst->is_tx) { in ti_msgmgr_queue_startup()
553 if (!qinst->is_tx) { in ti_msgmgr_queue_shutdown()
676 qinst->is_tx = qd->is_tx; in ti_msgmgr_queue_setup()
677 dir = qinst->is_tx ? "tx" : "rx"; in ti_msgmgr_queue_setup()
720 if (!qinst->is_tx) in ti_msgmgr_suspend()
734 if (!qinst->is_tx) in ti_msgmgr_resume()
754 {.queue_id = 0, .proxy_id = 0, .is_tx = true,},
755 {.queue_id = 1, .proxy_id = 0, .is_tx = true,},
756 {.queue_id = 2, .proxy_id = 0, .is_tx = true,},
757 {.queue_id = 3, .proxy_id = 0, .is_tx = true,},
758 {.queue_id = 5, .proxy_id = 2, .is_tx = false,},
759 {.queue_id = 56, .proxy_id = 1, .is_tx = true,},
760 {.queue_id = 57, .proxy_id = 2, .is_tx = false,},
761 {.queue_id = 58, .proxy_id = 3, .is_tx = true,},
762 {.queue_id = 59, .proxy_id = 4, .is_tx = true,},
763 {.queue_id = 60, .proxy_id = 5, .is_tx = true,},
764 {.queue_id = 61, .proxy_id = 6, .is_tx = true,},