Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/drivers/clk/tegra/
Dclk-tegra20.c1074 static const struct of_device_id pmc_match[] __initconst = { variable
1124 node = of_find_matching_node(NULL, pmc_match); in tegra20_clock_init()
Dclk-tegra30.c1291 static const struct of_device_id pmc_match[] __initconst = { variable
1330 node = of_find_matching_node(NULL, pmc_match); in tegra30_clock_init()
Dclk-tegra114.c1125 static const struct of_device_id pmc_match[] __initconst = { variable
1312 node = of_find_matching_node(NULL, pmc_match); in tegra114_clock_init()
Dclk-tegra124.c1285 static const struct of_device_id pmc_match[] __initconst = { variable
1466 node = of_find_matching_node(NULL, pmc_match); in tegra124_132_clock_init_pre()
Dclk-tegra210.c3491 static const struct of_device_id pmc_match[] __initconst = { variable
3692 node = of_find_matching_node(NULL, pmc_match); in tegra210_clock_init()