Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss_features.c803 return omap_current_dss_features->num_mgrs; in dss_feat_get_num_mgrs()
809 return omap_current_dss_features->num_ovls; in dss_feat_get_num_ovls()
853 return omap_current_dss_features->clksrc_names[id]; in dss_feat_get_clk_source_name()
858 return omap_current_dss_features->buffer_size_unit; in dss_feat_get_buffer_size_unit()
863 return omap_current_dss_features->burst_size_unit; in dss_feat_get_burst_size_unit()
898 omap_current_dss_features = &omap2_dss_features; in dss_features_init()
903 omap_current_dss_features = &omap3430_dss_features; in dss_features_init()
919 omap_current_dss_features = &omap4_dss_features; in dss_features_init()
924 omap_current_dss_features = &omap5_dss_features; in dss_features_init()
928 omap_current_dss_features = &am35xx_dss_features; in dss_features_init()
[all …]