Searched refs:byte_buf (Results 1 – 1 of 1) sorted by relevance
58 u8 *byte_buf; in mpfs_mbox_send() local71 byte_buf = (u8 *)(msg->cmd_data + byte_offset); in mpfs_mbox_send()76 mailbox_val |= (u32)byte_buf[byte_idx] << (byte_idx * 0x8u); in mpfs_mbox_send()
Completed in 16 milliseconds