Searched refs:tegra_pmc_match (Results 1 – 1 of 1) sorted by relevance
3479 static const struct of_device_id tegra_pmc_match[] = { variable3496 .of_match_table = tegra_pmc_match,3545 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()