Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c4272 static const struct of_device_id tegra_pmc_match[] = { variable
4320 .of_match_table = tegra_pmc_match,
4370 np = of_find_matching_node_and_match(NULL, tegra_pmc_match, &match); in tegra_pmc_early_init()