Home
last modified time | relevance | path

Searched refs:is_sproxy (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dti-msgmgr.c67 * @is_sproxy: Is this an Secure Proxy instance?
87 bool is_sproxy; member
181 if (!d->is_sproxy) in ti_msgmgr_queue_is_error()
330 if (desc->is_sproxy) { in ti_msgmgr_last_tx_done()
423 "rx_%03d", d->is_sproxy ? qinst->proxy_id : qinst->queue_id); in ti_msgmgr_queue_rx_irq_req()
472 if (d->is_sproxy) { in ti_msgmgr_queue_startup()
538 if (d->is_sproxy) in ti_msgmgr_of_xlate()
555 if (d->is_sproxy) { in ti_msgmgr_of_xlate()
606 if (d->is_sproxy) { in ti_msgmgr_queue_setup()
687 .is_sproxy
[all...]
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dti-msgmgr.c68 * @is_sproxy: Is this an Secure Proxy instance?
88 bool is_sproxy; member
184 if (!d->is_sproxy) in ti_msgmgr_queue_is_error()
363 if (desc->is_sproxy) { in ti_msgmgr_last_tx_done()
473 "rx_%03d", d->is_sproxy ? qinst->proxy_id : qinst->queue_id); in ti_msgmgr_queue_rx_irq_req()
522 if (d->is_sproxy) { in ti_msgmgr_queue_startup()
588 if (d->is_sproxy) in ti_msgmgr_of_xlate()
605 if (d->is_sproxy) { in ti_msgmgr_of_xlate()
656 if (d->is_sproxy) { in ti_msgmgr_queue_setup()
785 .is_sproxy
[all...]

Completed in 4 milliseconds