Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk.h64 #define TEGRA210_CLK_ENB_VLD_MSK_L 0xdcd7dff9 macro
H A Dclk-tegra210.c3492 writel_relaxed(TEGRA210_CLK_ENB_VLD_MSK_L, clk_base + CLK_OUT_ENB_L); in tegra210_clk_resume()