Home
last modified time | relevance | path

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

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