Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_car.h195 #define DFLL_BASE_DVFS_DFLL_RESET (1 << 0) macro
H A Dtegra210_clk_per.c912 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()