Home
last modified time | relevance | path

Searched refs:dispc_get_memory_bandwidth_limit (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/
H A Domap_drv.c703 priv->max_bandwidth = dispc_get_memory_bandwidth_limit(priv->dispc); in omapdrm_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c4514 static u32 dispc_get_memory_bandwidth_limit(struct dispc_device *dispc) in dispc_get_memory_bandwidth_limit() function
4698 .get_memory_bandwidth_limit = dispc_get_memory_bandwidth_limit,

Completed in 15 milliseconds