Searched refs:DBE_EXT (Results 1 – 2 of 2) sorted by relevance
237 DBE_EXT, enumerator381 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 …]
9 #define DBE_EXT 0 macro