Searched refs:vc4_encoder (Results 1 – 9 of 9) sorted by relevance
350 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_config_pv() local356 bool is_hdmi = vc4_encoder->type == VC4_ENCODER_TYPE_HDMI0 || in vc4_crtc_config_pv()357 vc4_encoder->type == VC4_ENCODER_TYPE_HDMI1; in vc4_crtc_config_pv()359 bool is_dsi = (vc4_encoder->type == VC4_ENCODER_TYPE_DSI0 || in vc4_crtc_config_pv()360 vc4_encoder->type == VC4_ENCODER_TYPE_DSI1); in vc4_crtc_config_pv()361 bool is_dsi1 = vc4_encoder->type == VC4_ENCODER_TYPE_DSI1; in vc4_crtc_config_pv()362 bool is_vec = vc4_encoder->type == VC4_ENCODER_TYPE_VEC; in vc4_crtc_config_pv()474 VC4_SET_FIELD(vc4_encoder->clock_select, in vc4_crtc_config_pv()503 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_disable() local535 if (vc4_encoder && vc4_encoder->post_crtc_disable) in vc4_crtc_disable()[all …]
170 struct vc4_encoder encoder;557 struct vc4_encoder *vc4_encoder; in vc4_txp_bind() local591 vc4_encoder = &txp->encoder; in vc4_txp_bind()594 encoder = &vc4_encoder->base; in vc4_txp_bind()
118 struct vc4_encoder encoder;228 struct vc4_encoder *_encoder = to_vc4_encoder(encoder); in encoder_to_vc4_hdmi()
476 struct vc4_encoder { struct490 container_of_const(_encoder, struct vc4_encoder, base) argument499 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_find_encoder_by_type() local501 if (vc4_encoder->type == type) in vc4_find_encoder_by_type()
342 struct vc4_encoder *vc4_encoder; in vc6_hvs_pv_muxing_commit() local354 vc4_encoder = to_vc4_encoder(encoder); in vc6_hvs_pv_muxing_commit()355 switch (vc4_encoder->type) { in vc6_hvs_pv_muxing_commit()366 vc4_encoder->type); in vc6_hvs_pv_muxing_commit()
89 struct vc4_encoder encoder;
196 struct vc4_encoder encoder;
553 struct vc4_encoder encoder;
37 struct vc4_encoder encoder;