Searched refs:outbox0_rb (Results 1 – 2 of 2) sorted by relevance
580 dmub_rb_init(&dmub->outbox0_rb, &outbox0_rb_params); in dmub_srv_hw_init()841 dmub->outbox0_rb.wrpt = dmub->hw_funcs.get_outbox0_wptr(dmub); in dmub_srv_get_outbox0_msg()843 return dmub_rb_out_trace_buffer_front(&dmub->outbox0_rb, (void *)entry); in dmub_srv_get_outbox0_msg()
424 struct dmub_rb outbox0_rb; member