Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Dzynqmp-ipi-mailbox.c704 u32 host_src, host_dst, remote_src, remote_dst; in versal_ipi_setup() local
710 remote_src = remote_res.start & SRC_BITMASK; in versal_ipi_setup()
713 remote_dst = (remote_src >> DST_BIT_POS) * DEST_OFFSET; in versal_ipi_setup()