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