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

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

Completed in 40 milliseconds