Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/clk/tegra/
A Dclk-periph.c103 static void clk_periph_disable_unused(struct clk_hw *hw) in clk_periph_disable_unused() function
138 .disable_unused = clk_periph_disable_unused,
148 .disable_unused = clk_periph_disable_unused,
A Dclk-periph-gate.c111 static void clk_periph_disable_unused(struct clk_hw *hw) in clk_periph_disable_unused() function
133 .disable_unused = clk_periph_disable_unused,

Completed in 5 milliseconds