Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss_features.h86 u32 dss_feat_get_burst_size_unit(void); /* in bytes */
H A Ddss_features.c861 u32 dss_feat_get_burst_size_unit(void) in dss_feat_get_burst_size_unit() function
H A Ddispc.c1027 unsigned unit = dss_feat_get_burst_size_unit(); in dispc_ovl_get_burst_size()