Searched refs:mailbox_reg_read (Results 1 – 1 of 1) sorted by relevance
107 static u32 mailbox_reg_read(struct mailbox_channel *mb_chann, u32 mbox_reg) in mailbox_reg_read() function148 return mailbox_reg_read(mb_chann, mb_chann->res[type].mb_head_ptr_reg); in mailbox_get_headptr()154 return mailbox_reg_read(mb_chann, mb_chann->res[type].mb_tail_ptr_reg); in mailbox_get_tailptr()394 if (mailbox_reg_read(mb_chann, mb_chann->iohub_int_addr)) in mailbox_rx_worker()
Completed in 4 milliseconds