Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Dpmu.c23 static char *omap3_pmu_oh_names[] = {"mpu", "debugss"}; variable
88 oh_num = ARRAY_SIZE(omap3_pmu_oh_names); in omap_init_pmu()
89 oh_names = omap3_pmu_oh_names; in omap_init_pmu()