Home
last modified time | relevance | path

Searched defs:vc4_dsi_variant (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c538 struct vc4_dsi_variant { struct
540 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