Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddss.c80 struct dss_features { struct
81 enum dss_model model;
82 u8 fck_div_max;
83 unsigned int fck_freq_max;
84 u8 dss_fck_multiplier;
85 const char *parent_clk_name;
86 const enum omap_display_type *ports;
87 int num_ports;
88 const enum omap_dss_output_id *outputs;
89 const struct dss_ops *ops;
[all …]
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c72 struct dss_features { struct
73 u8 fck_div_max;
74 u8 dss_fck_multiplier;
75 const char *parent_clk_name;
76 const enum omap_display_type *ports;
77 int num_ports;
78 int (*dpi_select_source)(int port, enum omap_channel channel);