Searched refs:vc4_encoder (Results 1 – 6 of 6) sorted by relevance
317 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_config_pv() local323 bool is_hdmi = vc4_encoder->type == VC4_ENCODER_TYPE_HDMI0 || in vc4_crtc_config_pv()324 vc4_encoder->type == VC4_ENCODER_TYPE_HDMI1; in vc4_crtc_config_pv()326 bool is_dsi = (vc4_encoder->type == VC4_ENCODER_TYPE_DSI0 || in vc4_crtc_config_pv()327 vc4_encoder->type == VC4_ENCODER_TYPE_DSI1); in vc4_crtc_config_pv()328 bool is_dsi1 = vc4_encoder->type == VC4_ENCODER_TYPE_DSI1; in vc4_crtc_config_pv()416 VC4_SET_FIELD(vc4_encoder->clock_select, in vc4_crtc_config_pv()443 struct vc4_encoder *vc4_encoder = to_vc4_encoder(encoder); in vc4_crtc_disable() local475 if (vc4_encoder && vc4_encoder->post_crtc_disable) in vc4_crtc_disable()476 vc4_encoder->post_crtc_disable(encoder, state); in vc4_crtc_disable()[all …]
127 struct vc4_encoder encoder;243 struct vc4_encoder *_encoder = to_vc4_encoder(encoder); in encoder_to_vc4_hdmi()
439 struct vc4_encoder { struct452 static inline struct vc4_encoder * argument455 return container_of(encoder, struct vc4_encoder, base); in to_vc4_encoder()
88 struct vc4_encoder encoder;
164 struct vc4_encoder encoder;
552 struct vc4_encoder encoder;