Searched refs:hw_mbase (Results 1 – 3 of 3) sorted by relevance
22 void *hw_mbase = mdev->hwbase; in __otx2_mbox_reset() local24 tx_hdr = hw_mbase + mbox->tx_start; in __otx2_mbox_reset()25 rx_hdr = hw_mbase + mbox->rx_start; in __otx2_mbox_reset()221 void *hw_mbase = mdev->hwbase; in otx2_mbox_msg_send_data() local224 tx_hdr = hw_mbase + mbox->tx_start; in otx2_mbox_msg_send_data()225 rx_hdr = hw_mbase + mbox->rx_start; in otx2_mbox_msg_send_data()230 if (mdev->mbase != hw_mbase) in otx2_mbox_msg_send_data()231 memcpy(hw_mbase + mbox->tx_start + msgs_offset, in otx2_mbox_msg_send_data()
31 void *hw_mbase = mbox->hwbase + (devid * MBOX_SIZE); in otx2_cpt_sync_mbox_bbuf() local36 if (mdev->mbase == hw_mbase) in otx2_cpt_sync_mbox_bbuf()39 hdr = hw_mbase + mbox->rx_start; in otx2_cpt_sync_mbox_bbuf()47 hw_mbase + mbox->rx_start, msg_size + msgs_offset); in otx2_cpt_sync_mbox_bbuf()
680 void *hw_mbase = mbox->hwbase + (devid * MBOX_SIZE); in otx2_sync_mbox_bbuf() local685 if (mdev->mbase == hw_mbase) in otx2_sync_mbox_bbuf()688 hdr = hw_mbase + mbox->rx_start; in otx2_sync_mbox_bbuf()696 hw_mbase + mbox->rx_start, msg_size + msgs_offset); in otx2_sync_mbox_bbuf()