Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddss.h421 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc);
H A Ddispc.c4553 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc) in dispc_get_memory_bandwidth_limit() function
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_drv.c703 priv->max_bandwidth = dispc_get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()