Searched refs:outbox0_rb (Results 1 – 2 of 2) sorted by relevance
750 dmub_rb_init(&dmub->outbox0_rb, &outbox0_rb_params); in dmub_srv_hw_init()802 dmub->outbox0_rb.wrpt = 0; in dmub_srv_hw_reset()803 dmub->outbox0_rb.rptr = 0; in dmub_srv_hw_reset()1095 dmub->outbox0_rb.wrpt = dmub->hw_funcs.get_outbox0_wptr(dmub); in dmub_srv_get_outbox0_msg()1097 return dmub_rb_out_trace_buffer_front(&dmub->outbox0_rb, (void *)entry); in dmub_srv_get_outbox0_msg()
528 struct dmub_rb outbox0_rb; member