Searched refs:IPC_MBX_SEND_REG (Results 1 – 1 of 1) sorted by relevance
25 #define IPC_MBX_SEND_REG(m) (IPC_BASE + ((m) << 6) + 0x1C) macro123 mmio_write_32(IPC_MBX_SEND_REG(mbox), source); in hisi_ipc_send_cmd_with_ack()