Searched refs:headptr_val (Results 1 – 1 of 1) sorted by relevance
132 mailbox_set_headptr(struct mailbox_channel *mb_chann, u32 headptr_val) in mailbox_set_headptr() argument134 mailbox_reg_write(mb_chann, mb_chann->res[CHAN_RES_I2X].mb_head_ptr_reg, headptr_val); in mailbox_set_headptr()135 mb_chann->i2x_head = headptr_val; in mailbox_set_headptr()
Completed in 5 milliseconds