Home
last modified time | relevance | path

Searched refs:PMC_IMPL_E_33V_PWR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c87 #define PMC_IMPL_E_33V_PWR 0x40 macro
1454 value = tegra_pmc_readl(pmc, PMC_IMPL_E_33V_PWR); in tegra_io_pad_set_voltage()
1461 tegra_pmc_writel(pmc, value, PMC_IMPL_E_33V_PWR); in tegra_io_pad_set_voltage()
1499 value = tegra_pmc_readl(pmc, PMC_IMPL_E_33V_PWR); in tegra_io_pad_get_voltage()
/kernel/linux/linux-6.6/drivers/soc/tegra/
H A Dpmc.c93 #define PMC_IMPL_E_33V_PWR 0x40 macro
1733 value = tegra_pmc_readl(pmc, PMC_IMPL_E_33V_PWR); in tegra_io_pad_set_voltage()
1740 tegra_pmc_writel(pmc, value, PMC_IMPL_E_33V_PWR); in tegra_io_pad_set_voltage()
1778 value = tegra_pmc_readl(pmc, PMC_IMPL_E_33V_PWR); in tegra_io_pad_get_voltage()

Completed in 10 milliseconds