Home
last modified time | relevance | path

Searched refs:host_dst (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
712 host_dst = (host_src >> DST_BIT_POS) * DEST_OFFSET; in versal_ipi_setup()
716 if (host_dst >= buff_sz || remote_dst >= buff_sz) { in versal_ipi_setup()
719 host_dst, remote_dst); in versal_ipi_setup()
732 (remote_res.start | host_dst) + in versal_ipi_setup()
740 remote_res.start | host_dst, in versal_ipi_setup()