Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/nxp/
Dclk-lpc18xx-ccu.c137 static int lpc18xx_ccu_gate_endisable(struct clk_hw *hw, bool enable) in lpc18xx_ccu_gate_endisable() function
171 return lpc18xx_ccu_gate_endisable(hw, true); in lpc18xx_ccu_gate_enable()
176 lpc18xx_ccu_gate_endisable(hw, false); in lpc18xx_ccu_gate_disable()