Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dmailbox-th1520.c57 void __iomem *comm_local_base; member
118 iowrite32(val, cp->comm_local_base + offs); in th1520_mbox_chan_write()
127 return ioread32(cp->comm_local_base + offs); in th1520_mbox_chan_read()
491 cp->comm_local_base = priv->local_icu[i]; in th1520_mbox_probe()