Home
last modified time | relevance | path

Searched refs:clk_periph_disable_unused (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-periph-gate.c119 static void clk_periph_disable_unused(struct clk_hw *hw) in clk_periph_disable_unused() function
141 .disable_unused = clk_periph_disable_unused,
H 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,
/kernel/linux/linux-6.6/drivers/clk/tegra/
H 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,
H A Dclk-periph.c109 static void clk_periph_disable_unused(struct clk_hw *hw) in clk_periph_disable_unused() function
144 .disable_unused = clk_periph_disable_unused,
155 .disable_unused = clk_periph_disable_unused,

Completed in 3 milliseconds