Home
last modified time | relevance | path

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

/linux/drivers/soc/tegra/
H A Dpmc.c2815 static int tegra_pmc_regmap_writel(void *context, unsigned int offset, unsigned int value) in tegra_pmc_regmap_writel() function
2832 .reg_write = tegra_pmc_regmap_writel,