Home
last modified time | relevance | path

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

/linux-4.4.14/arch/sparc/kernel/
Dpmc.c74 static struct of_device_id pmc_match[] = { variable
80 MODULE_DEVICE_TABLE(of, pmc_match);
85 .of_match_table = pmc_match,
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dsuspend.c324 static const struct of_device_id pmc_match[]; variable
333 match = of_match_device(pmc_match, &ofdev->dev); in pmc_probe()
423 static const struct of_device_id pmc_match[] = { variable
438 .of_match_table = pmc_match,
/linux-4.4.14/drivers/clk/tegra/
Dclk-tegra20.c1086 static const struct of_device_id pmc_match[] __initconst = { variable
1101 node = of_find_matching_node(NULL, pmc_match); in tegra20_clock_init()
Dclk-tegra114.c1279 static const struct of_device_id pmc_match[] __initconst = { variable
1461 node = of_find_matching_node(NULL, pmc_match); in tegra114_clock_init()
Dclk-tegra30.c1403 static const struct of_device_id pmc_match[] __initconst = { variable
1422 node = of_find_matching_node(NULL, pmc_match); in tegra30_clock_init()
Dclk-tegra124.c1357 static const struct of_device_id pmc_match[] __initconst = { variable
1535 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()