Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dmailbox-th1520.c375 static void __iomem *th1520_map_mmio(struct platform_device *pdev, in th1520_map_mmio() function
449 th1520_map_mmio(pdev, "local", 0x0); in th1520_mbox_probe()
453 priv->remote_icu[0] = th1520_map_mmio(pdev, "remote-icu0", 0x4000); in th1520_mbox_probe()
457 priv->remote_icu[1] = th1520_map_mmio(pdev, "remote-icu1", 0x0); in th1520_mbox_probe()
461 priv->remote_icu[2] = th1520_map_mmio(pdev, "remote-icu2", 0x0); in th1520_mbox_probe()