Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mailbox/
Darm_mhuv3.c237 DBE_EXT, enumerator
381 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_doorbell_tx_shutdown()
430 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_doorbell_last_tx_done()
446 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_doorbell_send_data()
558 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_dbe_mbox_of_xlate()
573 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_dbe_combined_irq_setup()
597 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_dbe_channels_init()
629 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_dbe_doorbell_lookup()
675 struct mhuv3_extension *e = mhu->ext[DBE_EXT]; in mhuv3_dbe_chan_from_comb_irq_get()
720 e->type = DBE_EXT; in mhuv3_dbe_init()
[all …]
/linux-6.12.1/include/dt-bindings/arm/
Dmhuv3-dt.h9 #define DBE_EXT 0 macro