Searched refs:tegra_pmc_writel (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/soc/tegra/ |
| H A D | pmc.c | 540 tegra_pmc_writel(pmc, value, offset); in tegra_pmc_scratch_writel() 684 tegra_pmc_writel(pmc, 0, GPU_RG_CNTRL); in __tegra_powergate_remove_clamping() 1144 tegra_pmc_writel(pmc, value, PMC_CNTRL); in tegra_pmc_restart() 1825 tegra_pmc_writel(pmc, value, PMC_CNTRL); in tegra_pmc_enter_suspend_mode() 2332 tegra_pmc_writel(pmc, value, offset); in tegra210_pmc_irq_set_wake() 2372 tegra_pmc_writel(pmc, value, offset); in tegra210_pmc_irq_set_type() 2566 tegra_pmc_writel(pmc, val, clk->offs); in pmc_clk_mux_set_parent() 2588 tegra_pmc_writel(pmc, val, offs); in pmc_clk_set_state() 2820 tegra_pmc_writel(pmc, value, offset); in tegra_pmc_regmap_writel() 3226 tegra_pmc_writel(pmc, value, PMC_CNTRL); in tegra20_pmc_init() [all …]
|