Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/sysdev/
Dfsl_pmc.c73 static const struct of_device_id pmc_ids[] = { variable
83 .of_match_table = pmc_ids,
/linux-3.4.99/arch/arm/mach-at91/
Dclock.c804 static struct of_device_id pmc_ids[] = { variable
819 np = of_find_matching_node(NULL, pmc_ids); in at91_dt_clock_init()