Searched refs:headptr_val (Results 1 – 1 of 1) sorted by relevance
116 mailbox_set_headptr(struct mailbox_channel *mb_chann, u32 headptr_val) in mailbox_set_headptr() argument118 mailbox_reg_write(mb_chann, mb_chann->res[CHAN_RES_I2X].mb_head_ptr_reg, headptr_val); in mailbox_set_headptr()119 mb_chann->i2x_head = headptr_val; in mailbox_set_headptr()