Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/renesas/
Drzv2h-cpg.c507 static int rzv2h_mod_clock_endisable(struct clk_hw *hw, bool enable) in rzv2h_mod_clock_endisable() function
552 return rzv2h_mod_clock_endisable(hw, true); in rzv2h_mod_clock_enable()
557 rzv2h_mod_clock_endisable(hw, false); in rzv2h_mod_clock_disable()