Home
last modified time | relevance | path

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

/linux/drivers/clk/tegra/
H A Dclk.h67 #define TEGRA210_CLK_ENB_VLD_MSK_V 0xffc18cfb macro
H A Dclk-tegra210.c3495 writel_relaxed(TEGRA210_CLK_ENB_VLD_MSK_V, clk_base + CLK_OUT_ENB_V); in tegra210_clk_resume()