Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Dzynqmp-ipi-mailbox.c685 struct resource host_res, remote_res; in versal_ipi_setup() local
695 host_idx = zynqmp_ipi_mbox_get_buf_res(parent_node, "msg", &host_res); in versal_ipi_setup()
707 buff_sz = resource_size(&host_res); in versal_ipi_setup()
709 host_src = host_res.start & SRC_BITMASK; in versal_ipi_setup()
724 host_res.start | remote_dst, in versal_ipi_setup()
748 (host_res.start | remote_dst) + in versal_ipi_setup()