Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddss.c70 struct dss_features { struct
71 enum dss_model model;
72 u8 fck_div_max;
73 unsigned int fck_freq_max;
74 u8 dss_fck_multiplier;
75 const char *parent_clk_name;
76 const enum omap_display_type *ports;
77 int num_ports;
78 const enum omap_dss_output_id *outputs;
79 const struct dss_ops *ops;
[all …]
/linux-6.12.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);