Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_mp.c52 #define PMC_PWRGATE_TOGGLE 0x30 macro
99 PMC_PWRGATE_TOGGLE); in tegra124_mp_start_ap()
109 PMC_PWRGATE_TOGGLE); in tegra124_mp_start_ap()
112 PMC_PWRGATE_TOGGLE, in tegra124_mp_start_ap()
H A Dtegra124_pmc.c77 #define PMC_PWRGATE_TOGGLE 0x030 macro
200 reg = RD4(sc, PMC_PWRGATE_TOGGLE); in tegra124_pmc_set_powergate()
209 WR4(sc, PMC_PWRGATE_TOGGLE, in tegra124_pmc_set_powergate()
213 reg = RD4(sc, PMC_PWRGATE_TOGGLE); in tegra124_pmc_set_powergate()
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_pmc.c80 #define PMC_PWRGATE_TOGGLE 0x030 macro
237 reg = RD4(sc, PMC_PWRGATE_TOGGLE); in tegra210_pmc_set_powergate()
246 WR4(sc, PMC_PWRGATE_TOGGLE, in tegra210_pmc_set_powergate()
250 reg = RD4(sc, PMC_PWRGATE_TOGGLE); in tegra210_pmc_set_powergate()