Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Ddss_features.h113 u32 dss_feat_get_burst_size_unit(void); /* in bytes */
Ddss_features.c905 u32 dss_feat_get_burst_size_unit(void) in dss_feat_get_burst_size_unit() function
Ddispc.c1033 unsigned unit = dss_feat_get_burst_size_unit(); in dispc_ovl_get_burst_size()