Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dp/
Ddp_catalog.c64 #define DP_DEFAULT_P0_SIZE 0x0400 macro
1112 if (dss->ahb.len < DP_DEFAULT_P0_OFFSET + DP_DEFAULT_P0_SIZE) { in dp_catalog_get_io()
1123 dss->p0.len = DP_DEFAULT_P0_SIZE; in dp_catalog_get_io()