Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dpmc.c75 static const struct of_device_id pmc_match[] = { variable
81 MODULE_DEVICE_TABLE(of, pmc_match);
86 .of_match_table = pmc_match,
/linux/arch/powerpc/platforms/83xx/
H A Dsuspend.c332 static const struct of_device_id pmc_match[] = { variable
427 .of_match_table = pmc_match,
/linux/drivers/clk/tegra/
H A Dclk-tegra124.c1285 static const struct of_device_id pmc_match[] __initconst = { variable
1467 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()
H A Dclk-tegra210.c3546 static const struct of_device_id pmc_match[] __initconst = { variable
3747 node = of_find_matching_node(NULL, pmc_match); in tegra210_clock_init()