Searched refs:encoder_sel (Results 1 – 1 of 1) sorted by relevance
524 unsigned encoder_sel; in vc4_crtc_disable_at_boot() local544 encoder_sel = VC4_GET_FIELD(CRTC_READ(PV_CONTROL), PV_CONTROL_CLK_SELECT); in vc4_crtc_disable_at_boot()545 if (WARN_ON(encoder_sel != 0)) in vc4_crtc_disable_at_boot()549 encoder_type = pv_data->encoder_types[encoder_sel]; in vc4_crtc_disable_at_boot()
Completed in 6 milliseconds