Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/powerpc/platforms/83xx/
Dsuspend.c322 static const struct of_device_id pmc_match[]; variable
331 match = of_match_device(pmc_match, &ofdev->dev); in pmc_probe()
421 static const struct of_device_id pmc_match[] = { variable
436 .of_match_table = pmc_match,
/Linux-v5.4/drivers/clk/tegra/
Dclk-tegra20.c1102 static const struct of_device_id pmc_match[] __initconst = { variable
1147 node = of_find_matching_node(NULL, pmc_match); in tegra20_clock_init()
Dclk-tegra114.c1142 static const struct of_device_id pmc_match[] __initconst = { variable
1332 node = of_find_matching_node(NULL, pmc_match); in tegra114_clock_init()
Dclk-tegra30.c1296 static const struct of_device_id pmc_match[] __initconst = { variable
1315 node = of_find_matching_node(NULL, pmc_match); in tegra30_clock_init()
Dclk-tegra124.c1238 static const struct of_device_id pmc_match[] __initconst = { variable
1424 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()
Dclk-tegra210.c3314 static const struct of_device_id pmc_match[] __initconst = { variable
3518 node = of_find_matching_node(NULL, pmc_match); in tegra210_clock_init()