Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi5_core.c202 int max_ext_blocks = (len / 128) - 1; in hdmi5_read_edid() local
215 if (n > max_ext_blocks) in hdmi5_read_edid()
216 n = max_ext_blocks; in hdmi5_read_edid()