Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sparc/kernel/
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-v4.19/arch/powerpc/platforms/83xx/
Dsuspend.c325 static const struct of_device_id pmc_match[]; variable
334 match = of_match_device(pmc_match, &ofdev->dev); in pmc_probe()
424 static const struct of_device_id pmc_match[] = { variable
439 .of_match_table = pmc_match,
/Linux-v4.19/drivers/clk/tegra/
Dclk-tegra20.c1087 static const struct of_device_id pmc_match[] __initconst = { variable
1132 node = of_find_matching_node(NULL, pmc_match); in tegra20_clock_init()
Dclk-tegra114.c1153 static const struct of_device_id pmc_match[] __initconst = { variable
1336 node = of_find_matching_node(NULL, pmc_match); in tegra114_clock_init()
Dclk-tegra30.c1300 static const struct of_device_id pmc_match[] __initconst = { variable
1319 node = of_find_matching_node(NULL, pmc_match); in tegra30_clock_init()
Dclk-tegra124.c1250 static const struct of_device_id pmc_match[] __initconst = { variable
1429 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()
Dclk-tegra210.c3319 static const struct of_device_id pmc_match[] __initconst = { variable
3515 node = of_find_matching_node(NULL, pmc_match); in tegra210_clock_init()