Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dmailbox-xgene-slimpro.c45 #define REG_DB_STATMASK 0x24 macro
157 val = readl(mb_chan->reg + REG_DB_STATMASK); in slimpro_mbox_startup()
159 writel(val, mb_chan->reg + REG_DB_STATMASK); in slimpro_mbox_startup()
170 val = readl(mb_chan->reg + REG_DB_STATMASK); in slimpro_mbox_shutdown()
172 writel(val, mb_chan->reg + REG_DB_STATMASK); in slimpro_mbox_shutdown()