Home
last modified time | relevance | path

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

/linux-4.19.296/include/dt-bindings/clock/
Dtegra114-car.h227 #define TEGRA114_CLK_CLK_32K 200 macro
/linux-4.19.296/drivers/clk/tegra/
Dclk-tegra114.c747 [tegra_clk_clk_32k] = { .dt_id = TEGRA114_CLK_CLK_32K, .present = true },
828 { .con_id = "clk_32k", .dt_id = TEGRA114_CLK_CLK_32K },
913 clks[TEGRA114_CLK_CLK_32K] = clk; in tegra114_fixed_clk_init()