Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss_features.h97 u32 dss_feat_get_burst_size_unit(void); /* in bytes */
Ddss_features.c872 u32 dss_feat_get_burst_size_unit(void) in dss_feat_get_burst_size_unit() function
Ddispc.c1073 unsigned unit = dss_feat_get_burst_size_unit(); in dispc_ovl_get_burst_size()