Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_car.h197 #define DFLL_BASE_DVFS_DFLL_RESET (1 << 0) macro
H A Dtegra210_clk_per.c895 CLKDEV_MODIFY_4(sc->dev, DFLL_BASE, DFLL_BASE_DVFS_DFLL_RESET, in tegra210_hwreset_by_idx()
896 reset ? DFLL_BASE_DVFS_DFLL_RESET : 0); in tegra210_hwreset_by_idx()