Searched refs:vc4_encoder (Results 1 – 8 of 8) sorted by relevance
327 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_config_pv() local333 bool is_hdmi = vc4_encoder->type == VC4_ENCODER_TYPE_HDMI0 || in vc4_crtc_config_pv()334 vc4_encoder->type == VC4_ENCODER_TYPE_HDMI1; in vc4_crtc_config_pv()336 bool is_dsi = (vc4_encoder->type == VC4_ENCODER_TYPE_DSI0 || in vc4_crtc_config_pv()337 vc4_encoder->type == VC4_ENCODER_TYPE_DSI1); in vc4_crtc_config_pv()338 bool is_dsi1 = vc4_encoder->type == VC4_ENCODER_TYPE_DSI1; in vc4_crtc_config_pv()339 bool is_vec = vc4_encoder->type == VC4_ENCODER_TYPE_VEC; in vc4_crtc_config_pv()443 VC4_SET_FIELD(vc4_encoder->clock_select, in vc4_crtc_config_pv()470 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_disable() local502 if (vc4_encoder && vc4_encoder->post_crtc_disable) in vc4_crtc_disable()[all …]
165 struct vc4_encoder encoder;498 struct vc4_encoder *vc4_encoder; in vc4_txp_bind() local527 vc4_encoder = &txp->encoder; in vc4_txp_bind()530 encoder = &vc4_encoder->base; in vc4_txp_bind()
119 struct vc4_encoder encoder;224 struct vc4_encoder *_encoder = to_vc4_encoder(encoder); in encoder_to_vc4_hdmi()
462 struct vc4_encoder { struct476 container_of_const(_encoder, struct vc4_encoder, base) argument485 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_find_encoder_by_type() local487 if (vc4_encoder->type == type) in vc4_find_encoder_by_type()
88 struct vc4_encoder encoder;
195 struct vc4_encoder encoder;
552 struct vc4_encoder encoder;
37 struct vc4_encoder encoder;