Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dmailbox-th1520.c58 void __iomem *comm_remote_base; member
116 iowrite32(val, cp->comm_remote_base + offs); in th1520_mbox_chan_write()
125 return ioread32(cp->comm_remote_base + offs); in th1520_mbox_chan_read()
493 cp->comm_remote_base = priv->remote_icu[remote_idx]; in th1520_mbox_probe()