Searched refs:FOUR_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
413 #define FOUR_BLOCK_SIZE (128 * 4) macro
1789 edid_buf = kmalloc(FOUR_BLOCK_SIZE, GFP_KERNEL); in anx7625_edid_read()1804 ctx->cached_drm_edid = drm_edid_alloc(edid_buf, FOUR_BLOCK_SIZE); in anx7625_edid_read()