Searched refs:mailbox_reg_write (Results 1 – 1 of 1) sorted by relevance
99 static void mailbox_reg_write(struct mailbox_channel *mb_chann, u32 mbox_reg, u32 data) in mailbox_reg_write() function134 mailbox_reg_write(mb_chann, mb_chann->res[CHAN_RES_I2X].mb_head_ptr_reg, headptr_val); in mailbox_set_headptr()141 mailbox_reg_write(mb_chann, mb_chann->res[CHAN_RES_X2I].mb_tail_ptr_reg, tailptr_val); in mailbox_set_tailptr()369 mailbox_reg_write(mb_chann, mb_chann->iohub_int_addr, 0); in mailbox_rx_worker()
Completed in 4 milliseconds