Home
last modified time | relevance | path

Searched refs:omap34xx_rev3_0_dispc_feats (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c4317 static const struct dispc_features omap34xx_rev3_0_dispc_feats = { variable
4736 { .machine = "OMAP3[45]*", .data = &omap34xx_rev3_0_dispc_feats },
4737 { .machine = "AM35*", .data = &omap34xx_rev3_0_dispc_feats },
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c3791 static const struct dispc_features omap34xx_rev3_0_dispc_feats = { variable
3870 return &omap34xx_rev3_0_dispc_feats; in dispc_get_features()