Searched defs:vc4_dsi_variant (Results 1 – 1 of 1) sorted by relevance
538 struct vc4_dsi_variant { struct540 unsigned int port;542 bool broken_axi_workaround;544 const char *debugfs_name;545 const struct debugfs_reg32 *regs;569 const struct vc4_dsi_variant *variant; argument