Home
last modified time | relevance | path

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

/drivers/mailbox/
Darm_mhuv2.c321 #define IS_PROTOCOL_DOORBELL(_priv) (_priv->ops == &mhuv2_doorbell_ops) macro
555 if (!IS_PROTOCOL_DOORBELL(priv)) { in mhuv2_sender_interrupt()
632 if (!IS_PROTOCOL_DOORBELL(priv)) in get_irq_chan_comb_rx()
657 if (IS_PROTOCOL_DOORBELL(priv)) in get_irq_chan_stat_rx()
662 i += IS_PROTOCOL_DOORBELL(priv) ? MHUV2_STAT_BITS : 1; in get_irq_chan_stat_rx()