Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mailbox/
Darm_mhuv3.c634 u32 active_dbs, fired_dbs; in mhuv3_dbe_doorbell_lookup() local
641 active_dbs = readl_relaxed(&mhu->pbx->dbcw[channel].st); in mhuv3_dbe_doorbell_lookup()
643 fired_dbs = e->pending_db[channel] & ~active_dbs; in mhuv3_dbe_doorbell_lookup()