Searched refs:DFLL_BASE_DVFS_DFLL_RESET (Results 1 – 2 of 2) sorted by relevance
195 #define DFLL_BASE_DVFS_DFLL_RESET (1 << 0) macro
912 CLKDEV_MODIFY_4(sc->dev, DFLL_BASE, DFLL_BASE_DVFS_DFLL_RESET, in tegra210_hwreset_by_idx()913 reset ? DFLL_BASE_DVFS_DFLL_RESET : 0); in tegra210_hwreset_by_idx()