Searched defs:vc4_hdmi_variant (Results 1 – 1 of 1) sorted by relevance
22 struct vc4_hdmi_variant { struct24 enum vc4_encoder_type encoder_type;27 const char *card_name;30 const char *debugfs_name;33 unsigned long long max_pixel_clock;36 const struct vc4_hdmi_register *registers;39 unsigned int num_registers;49 bool unsupported_odd_h_timings;56 bool external_irq_controller;65 void (*reset)(struct vc4_hdmi *vc4_hdmi);[all …]