Home
last modified time | relevance | path

Searched refs:periph_state_ctx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/tegra/
A Dclk.c25 static u32 *periph_state_ctx; variable
178 periph_state_ctx[idx] = in tegra_clk_periph_suspend()
182 periph_state_ctx[idx] = in tegra_clk_periph_suspend()
192 writel_relaxed(periph_state_ctx[idx], in tegra_clk_periph_resume()
202 writel_relaxed(periph_state_ctx[idx], in tegra_clk_periph_resume()
210 periph_state_ctx = kcalloc(2 * banks, sizeof(*periph_state_ctx), in tegra_clk_periph_ctx_init()
212 if (!periph_state_ctx) in tegra_clk_periph_ctx_init()
/linux/
A DSystem.map162180 ffff80001213b560 b periph_state_ctx
A D.tmp_System.map162180 ffff80001213b560 b periph_state_ctx

Completed in 349 milliseconds