Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Ddss.h416 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc);
Ddispc.c4531 u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc) in dispc_get_memory_bandwidth_limit() function
/Linux-v5.15/drivers/gpu/drm/omapdrm/
Domap_drv.c582 priv->max_bandwidth = dispc_get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()