Home
last modified time | relevance | path

Searched refs:dispc_am62a7_feats (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.h93 extern const struct dispc_features dispc_am62a7_feats;
H A Dtidss_drv.c243 { .compatible = "ti,am62a7-dss", .data = &dispc_am62a7_feats, },
H A Dtidss_dispc.c325 const struct dispc_features dispc_am62a7_feats = { variable