Searched refs:otg_inst (Results 1 – 11 of 11) sorted by relevance
135 void (*hubp_vtg_sel)(struct hubp *hubp, uint32_t otg_inst);
634 if (acrtc->otg_inst == -1) in dm_irq_state()637 irq_source = dal_irq_type + acrtc->otg_inst; in dm_irq_state()
239 int otg_inst) in get_crtc_by_otg_inst() argument245 if (otg_inst == -1) { in get_crtc_by_otg_inst()253 if (amdgpu_crtc->otg_inst == otg_inst) in get_crtc_by_otg_inst()3730 irq_source = IRQ_TYPE_VUPDATE + acrtc->otg_inst; in dm_set_vupdate_irq()3759 irq_source = IRQ_TYPE_VBLANK + acrtc->otg_inst; in dm_set_vblank()4797 acrtc->otg_inst = -1; in amdgpu_dm_crtc_init()5333 acrtc->otg_inst = -1; in remove_stream()6248 acrtc->otg_inst = status->primary_otg_inst; in amdgpu_dm_atomic_commit_tail()
323 unsigned char otg_inst; member
568 OTGInstPlane[mode_lib->vba.NumberOfActivePlanes] = dst->otg_inst; in fetch_pipe_params()
328 void hubp2_vtg_sel(struct hubp *hubp, uint32_t otg_inst);
1030 void hubp2_vtg_sel(struct hubp *hubp, uint32_t otg_inst) in hubp2_vtg_sel() argument1034 REG_UPDATE(DCHUBP_CNTL, HUBP_VTG_SEL, otg_inst); in hubp2_vtg_sel()
1823 pipes[pipe_cnt].pipe.dest.otg_inst = res_ctx->pipe_ctx[i].stream_res.tg->inst; in dcn20_populate_dml_pipes_from_context()
428 int otg_inst; member
1207 void hubp1_vtg_sel(struct hubp *hubp, uint32_t otg_inst) in hubp1_vtg_sel() argument1211 REG_UPDATE(DCHUBP_CNTL, HUBP_VTG_SEL, otg_inst); in hubp1_vtg_sel()
728 void hubp1_vtg_sel(struct hubp *hubp, uint32_t otg_inst);