Home
last modified time | relevance | path

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

/arch/arm/mach-omap2/
Ddisplay.c305 int i, oh_count; in omap_display_init() local
336 oh_count = ARRAY_SIZE(omap2_dss_hwmod_data); in omap_display_init()
339 oh_count = ARRAY_SIZE(omap3_dss_hwmod_data); in omap_display_init()
342 oh_count = ARRAY_SIZE(omap4_dss_hwmod_data); in omap_display_init()
363 for (i = 1; i < oh_count; i++) { in omap_display_init()