Home
last modified time | relevance | path

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

/linux-6.15/drivers/soc/tegra/
H A Dpmc.c4250 static const struct of_device_id tegra_pmc_match[] = { variable
4298 .of_match_table = tegra_pmc_match,
4348 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()