Home
last modified time | relevance | path

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

/drivers/mailbox/
A Dmpfs-mbox.c58 u8 *byte_buf; in mpfs_mbox_send() local
71 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