Searched refs:stat_masked (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mailbox/
H A Darm_mhuv2.c122 u32 stat_masked; member in struct:mhu2_recv_ch_wn_reg
369 * We also need to read the stat register instead of stat_masked, as we
639 stat = readl_relaxed(&mhu->recv->ch_wn[priv->ch_wn_idx].stat_masked);
654 stat = readl_relaxed(&mhu->recv->ch_wn[priv->ch_wn_idx].stat_masked);

Completed in 131 milliseconds