Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c69 struct dss_features { struct
70 enum dss_model model;
71 u8 fck_div_max;
72 unsigned int fck_freq_max;
73 u8 dss_fck_multiplier;
74 const char *parent_clk_name;
75 const enum omap_display_type *ports;
76 int num_ports;
77 const enum omap_dss_output_id *outputs;
78 const struct dss_ops *ops;
[all …]
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddss.c61 struct dss_features { struct
62 u8 fck_div_max;
63 u8 dss_fck_multiplier;
64 const char *parent_clk_name;
65 const enum omap_display_type *ports;
66 int num_ports;
67 int (*dpi_select_source)(int port, enum omap_channel channel);