Searched refs:tx_mailbox (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/scpi/aml-scpi-s912/
H A Daml-mailbox.c23 static int aml_get_rx_mailbox(uint32_t tx_mailbox) { argument
24 switch (tx_mailbox) {
52 aml_mailbox_block_t* tx_mailbox = &vim2_mailbox_block[channel->mailbox]; local
59 WRITE32_MAILBOX_PL_REG(tx_mailbox->payload_offset + i, tx_payload[i]);
64 WRITE32_MAILBOX_REG(tx_mailbox->set_offset, mdata->cmd);

Completed in 21 milliseconds